Install picon-misc
Installing picon-misc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install picon-misc
picon-misc package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | picon-misc |
version | 2015.01.24-1 |
description | Picon (Personal Images) database of common accounts and misc |
subsection | graphics |
maintainer | Hakan Ardo |
Uninstall picon-misc
To remove just picon-misc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove picon-misc
Uninstall picon-misc and it’s dependent packages
To remove the picon-misc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove picon-misc
Purging picon-misc
If you also want to delete configuration and/or data files of picon-misc from Debian Sid then this will work:
sudo apt-get purge picon-misc
To delete configuration and/or data files of picon-misc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove picon-misc