Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libparmetis3.1 on Debian Unstable (Sid)


Install libparmetis3.1

Installing libparmetis3.1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libparmetis3.1

libparmetis3.1 package information

distro Debian Unstable (Sid)
section Non-Free
name libparmetis3.1
version 3.1.1-4+b1
description Parallel Graph Partitioning and Sparse Matrix Ordering Shared Libs
subsection libs
website glaros.dtc.umn.edu / gkhome / metis / parmetis / overview
maintainer Debian Science Team

Uninstall libparmetis3.1

To remove just libparmetis3.1 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libparmetis3.1

Uninstall libparmetis3.1 and it’s dependent packages

To remove the libparmetis3.1 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libparmetis3.1

Purging libparmetis3.1

If you also want to delete configuration and/or data files of libparmetis3.1 from Debian Sid then this will work:

sudo apt-get purge libparmetis3.1

To delete configuration and/or data files of libparmetis3.1 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libparmetis3.1

 

Comments

comments