Install neurodebian-popularity-contest
Installing neurodebian-popularity-contest package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install neurodebian-popularity-contest
neurodebian-popularity-contest package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | neurodebian-popularity-contest |
version | 0.37.4 |
description | neuroscience-oriented distribution – popcon integration |
subsection | science |
website | neuro.debian.net |
maintainer | NeuroDebian Team |
Uninstall neurodebian-popularity-contest
To remove just neurodebian-popularity-contest package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove neurodebian-popularity-contest
Uninstall neurodebian-popularity-contest and it’s dependent packages
To remove the neurodebian-popularity-contest package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove neurodebian-popularity-contest
Purging neurodebian-popularity-contest
If you also want to delete configuration and/or data files of neurodebian-popularity-contest from Debian Sid then this will work:
sudo apt-get purge neurodebian-popularity-contest
To delete configuration and/or data files of neurodebian-popularity-contest and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove neurodebian-popularity-contest