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

Last updated: May 19,2024

1. Install "python-ufl" package

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

$ sudo apt update $ sudo apt install python-ufl

2. Uninstall "python-ufl" package

This guide let you learn how to uninstall python-ufl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ufl
Priority: extra
Section: universe/python
Installed-Size: 920
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: ufl
Version: 1.6.0-1
Depends: python-numpy, python-six, python (>= 2.7), python (<< 2.8)
Suggests: python-ufl-doc
Filename: pool/universe/u/ufl/python-ufl_1.6.0-1_all.deb
Size: 152040
MD5sum: a9010ec2c10fa838a8f32421d28d9103
SHA1: 0d0f55ac2e49dc67ee4bca106ce0252f943fddf4
SHA256: ae8ea1f674e03008c73dde6b4eb84598a34f6f18c86043da5b8295f775f400d0
Description-en: unified language for form-compilers
UFL (Unified Form Language) is a unified language for definition of
variational forms intended for finite element discretization. More precisely,
it defines a fixed interface for choosing finite element spaces and defining
expressions for weak forms in a notation close to mathematical notation.
The form compilers FFC and SyFi use UFL as their end-user interface,
producing UFC implementations as their output.
Description-md5: 1d0a3f4d1bf4bad2274f65816518a2d7
Homepage: http://fenicsproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu