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