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

Last updated: September 21,2024

1. Install "libmumps-seq-dev" package

This is a short guide on how to install libmumps-seq-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmumps-seq-dev

2. Uninstall "libmumps-seq-dev" package

Learn how to uninstall libmumps-seq-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmumps-seq-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 7162
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mumps
Version: 4.10.0.dfsg-4
Depends: libmumps-dev, libmumps-seq-4.10.0 (= 4.10.0.dfsg-4)
Filename: pool/universe/m/mumps/libmumps-seq-dev_4.10.0.dfsg-4_amd64.deb
Size: 801140
MD5sum: a118fa46aae8d7ce979ac250f686fb1f
SHA1: 2333f1d73c378005b98af46ff44f09cc726faab3
SHA256: 216c375d4c4b2130f70f248da1ff9c5bb0668c0aa154c1c6656eb4794a972248
Description-en: Direct linear systems solver - non-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.
.
This package is built the MUMPS libseq dummy sequential MPI library.
Unless you know that you specifically need this, then you almost
certainly want the libmumps-dev package.
Description-md5: f5a73cf19e9751103fcb0255d1e6d748
Homepage: http://mumps.enseeiht.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu