Install mricron-doc
Installing mricron-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mricron-doc
mricron-doc package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mricron-doc |
version | 0.20140804.1~dfsg.1-1 |
description | data files for MRIcron |
subsection | doc |
website | cabiatl.com / mricro / mricron / |
maintainer | NeuroDebian Team |
Uninstall mricron-doc
To remove just mricron-doc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mricron-doc
Uninstall mricron-doc and it’s dependent packages
To remove the mricron-doc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mricron-doc
Purging mricron-doc
If you also want to delete configuration and/or data files of mricron-doc from Debian Sid then this will work:
sudo apt-get purge mricron-doc
To delete configuration and/or data files of mricron-doc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mricron-doc