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