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

Last updated: May 06,2024

1. Install "python-getfem++" package

Please follow the steps below to install python-getfem++ on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-getfem++

2. Uninstall "python-getfem++" package

Please follow the guidelines below to uninstall python-getfem++ on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-getfem++ $ sudo apt autoclean && sudo apt autoremove

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

Package: python-getfem++
Priority: extra
Section: universe/python
Installed-Size: 5157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: getfem++
Version: 4.2.1~beta1~svn4635~dfsg-5ubuntu2
Provides: python2.7-getfem++
Depends: libgetfem4++v5 (= 4.2.1~beta1~svn4635~dfsg-5ubuntu2), python (<< 2.8), python (>= 2.7), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmetis5, libmumps-seq-4.10.0, libmuparser2v5 (>= 2.2.3), libstdc++6 (>= 5.2)
Filename: pool/universe/g/getfem++/python-getfem++_4.2.1~beta1~svn4635~dfsg-5ubuntu2_amd64.deb
Size: 1272542
MD5sum: 11a6e37f411d270539141b3f0b671682
SHA1: 6a494507bdfaee877a86feb1ffcb774c2f36e984
SHA256: b91ddede88417b20a4bc399e229fc31db2980b0ce04004aafc8bf3bf8d74f707
Description-en: Python interface to the GETFEM++ generic finite element library
GETFEM++ is a library allowing the computation of any elementary matrix (even
for mixed finite element methods) on the largest class of methods and elements,
and for arbitrary dimension.
.
This package contains the Python interface to GETFEM++.
Description-md5: a1bb9f200df0d49c98d8c4ed2e07a06c
Homepage: http://home.gna.org/getfem/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu