Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install parmetis-doc on Debian Unstable (Sid)


Install parmetis-doc

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

sudo apt-get update
sudo apt-get install parmetis-doc

parmetis-doc package information

distro Debian Unstable (Sid)
section Non-Free
name parmetis-doc
version 3.1.1-4
description Parallel Graph Partitioning and Sparse Matrix Ordering Lib – Docs
subsection doc
website glaros.dtc.umn.edu / gkhome / metis / parmetis / overview
maintainer Debian Science Team

Uninstall parmetis-doc

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

sudo apt-get remove parmetis-doc

Uninstall parmetis-doc and it’s dependent packages

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

sudo apt-get remove --auto-remove parmetis-doc

Purging parmetis-doc

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

sudo apt-get purge parmetis-doc

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

sudo apt-get purge --auto-remove parmetis-doc

 

Comments

comments