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

Last updated: May 18,2024

1. Install "libmumps-dev" package

This guide covers the steps necessary to install libmumps-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmumps-dev

2. Uninstall "libmumps-dev" package

Please follow the guidelines below to uninstall libmumps-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmumps-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 7217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mumps
Version: 4.10.0.dfsg-4
Depends: libmumps-4.10.0 (= 4.10.0.dfsg-4), libscalapack-mpi-dev, mpi-default-dev
Filename: pool/universe/m/mumps/libmumps-dev_4.10.0.dfsg-4_amd64.deb
Size: 800970
MD5sum: 5067b447aaaccedc93a30295d5bb3b7f
SHA1: 8bcdcfcea5cf5c3c3b4b34edce8e1302efd88351
SHA256: 99b62933b4563a4865583cc0d059deb36f1fd5abf35342404f98ee6900a01edd
Description-en: Direct linear systems solver - parallel development files
MUMPS implements a direct solver for large sparse linear systems, with a
particular focus on symmetric positive definite matrices. It can
operate on distributed matrices e.g. over a cluster. It has Fortran and
C interfaces, and can interface with ordering tools such as Scotch.
Description-md5: df8d2f2904a9df44aec3849c3beec234
Homepage: http://mumps.enseeiht.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu