Install mpb-scm
Installing mpb-scm package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mpb-scm
mpb-scm package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mpb-scm |
version | 1.5-2 |
description | MIT Photonic-Bands initialisation files |
subsection | science |
website | ab-initio.mit.edu / mpb / |
maintainer | Thorsten Alteholz |
Uninstall mpb-scm
To remove just mpb-scm package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mpb-scm
Uninstall mpb-scm and it’s dependent packages
To remove the mpb-scm package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mpb-scm
Purging mpb-scm
If you also want to delete configuration and/or data files of mpb-scm from Debian Sid then this will work:
sudo apt-get purge mpb-scm
To delete configuration and/or data files of mpb-scm and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mpb-scm