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

Last updated: May 15,2024

1. Install "python-fiat" package

This tutorial shows how to install python-fiat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fiat

2. Uninstall "python-fiat" package

This tutorial shows how to uninstall python-fiat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fiat $ sudo apt autoclean && sudo apt autoremove

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

Package: python-fiat
Priority: extra
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: fiat
Version: 1.6.0-1
Depends: python-numpy, python-sympy, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/f/fiat/python-fiat_1.6.0-1_all.deb
Size: 36468
MD5sum: b9304b9df6a0011d46b4cf4610fbbf37
SHA1: 24620944740cf15d8c8a55cd1727ae3e2a5b481f
SHA256: a4bb2322bbe01fcf2c59578ae082f8c39de6d7937bc36a6f67c269dc55fe875d
Description-en: tabulation of finite element function spaces
The FInite element Automatic Tabulator FIAT supports generation of arbitrary
order instances of the Lagrange elements on lines, triangles, and tetrahedra.
Other supported elements include arbitrary order Raviart-Thomas elements,
Brezzi-Douglas-Marini elements and a few others.
Description-md5: adb60e33c4e72a464ac45381248ce08e
Homepage: http://fenicsproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu