How to Install and Uninstall libparmetis-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libparmetis-dev" package

In this section, we are going to explain the necessary steps to install libparmetis-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparmetis-dev

2. Uninstall "libparmetis-dev" package

This guide covers the steps necessary to uninstall libparmetis-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libparmetis-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparmetis-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libparmetis-dev
Priority: extra
Section: multiverse/libdevel
Installed-Size: 473
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: parmetis
Version: 4.0.3-4build2
Replaces: parmetis-dev
Depends: libparmetis4.0 (= 4.0.3-4build2), mpi-default-dev
Suggests: parmetis-doc
Conflicts: parmetis-dev
Filename: pool/multiverse/p/parmetis/libparmetis-dev_4.0.3-4build2_amd64.deb
Size: 129184
MD5sum: 20272f86dda5f623cd4797de7bc5c6ee
SHA1: 1a5962128b9b0f4d5730e7a5b45a1dea9a4d4e7e
SHA256: fbef812f2bb6a85502253f8b780005cfae79a980f205e8ebe0dd73b4ab0c1855
Description-en: Parallel Graph Partitioning and Sparse Matrix Ordering Libs: Devel
ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and
orders variables for minimal fill when using direct solvers for sparse
matrices. It does all this in parallel, and also can efficiently re-partition
a graph or mesh whose connectivity has changed.
.
This package contains files needed to develop programs using ParMetis.
Description-md5: 839c770f477cb92f6af09275d807c484
Homepage: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu