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