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

Last updated: May 16,2024

1. Install "libgmm++-dev" package

This tutorial shows how to install libgmm++-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgmm++-dev

2. Uninstall "libgmm++-dev" package

Please follow the instructions below to uninstall libgmm++-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgmm++-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgmm++-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 937
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: getfem++
Version: 4.2.1~beta1~svn4635~dfsg-5ubuntu2
Depends: libmumps-dev
Filename: pool/universe/g/getfem++/libgmm++-dev_4.2.1~beta1~svn4635~dfsg-5ubuntu2_all.deb
Size: 109484
MD5sum: aaf2bcac03a3f49f7d3f2df85bff0609
SHA1: 8521a8dc55b93139bb11178c233c9a20f29da213
SHA256: b93a2b0c258a53281b14057e3b2806aa6ac4a44269d8bfc820e7b5a13ac2deee
Description-en: Generic C++ template library for sparse, dense and skyline matrices
GMM++ is a framework of pre-defined methods for matrix computation. It is built
as a set of generic algorithms for any interfaced vector type or matrix type.
.
It can be viewed as a glue library allowing cooperation between several vector
and matrix types. However, basic sparse, dense and skyline matrix/vector types
are built-in, hence it can be used as a standalone linear algebra library.
Description-md5: 0bfec9c5aec6af1eabdad601b9e69a74
Homepage: http://home.gna.org/getfem/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu