Install projectl
Installing projectl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install projectl
projectl package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | projectl |
version | 1.001.dfsg1-8 |
description | sword action shooting |
subsection | games |
website | hiz.fool.jp / hp / game / projectL / |
maintainer | Debian Games Team |
Uninstall projectl
To remove just projectl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove projectl
Uninstall projectl and it’s dependent packages
To remove the projectl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove projectl
Purging projectl
If you also want to delete configuration and/or data files of projectl from Debian Sid then this will work:
sudo apt-get purge projectl
To delete configuration and/or data files of projectl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove projectl