Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mpb-mpi on Debian Unstable (Sid)


Install mpb-mpi

Installing mpb-mpi package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mpb-mpi

mpb-mpi package information

distro Debian Unstable (Sid)
section Main
name mpb-mpi
version 1.5-2+b3
description MIT Photonic-Bands, parallel (mpich) version
subsection science
website ab-initio.mit.edu / mpb / 
maintainer Thorsten Alteholz

Uninstall mpb-mpi

To remove just mpb-mpi package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mpb-mpi

Uninstall mpb-mpi and it’s dependent packages

To remove the mpb-mpi package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mpb-mpi

Purging mpb-mpi

If you also want to delete configuration and/or data files of mpb-mpi from Debian Sid then this will work:

sudo apt-get purge mpb-mpi

To delete configuration and/or data files of mpb-mpi and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mpb-mpi

 

Comments

comments