Install pybik-bin
Installing pybik-bin package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install pybik-bin
pybik-bin package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | pybik-bin |
version | 2.1-1+b2 |
description | Rubik’s cube game – architecture dependent files |
subsection | games |
website | launchpad.net / pybik / |
maintainer | Python Applications Packaging Team |
Uninstall pybik-bin
To remove just pybik-bin package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove pybik-bin
Uninstall pybik-bin and it’s dependent packages
To remove the pybik-bin package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove pybik-bin
Purging pybik-bin
If you also want to delete configuration and/or data files of pybik-bin from Debian Sid then this will work:
sudo apt-get purge pybik-bin
To delete configuration and/or data files of pybik-bin and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove pybik-bin