How to Install and Uninstall ufc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "ufc" package

Learn how to install ufc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ufc

2. Uninstall "ufc" package

Please follow the instructions below to uninstall ufc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ufc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ufc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ufc
Priority: extra
Section: universe/devel
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 2.3.0-1
Suggests: ufc-doc
Filename: pool/universe/u/ufc/ufc_2.3.0-1_amd64.deb
Size: 11174
MD5sum: 9ae74425a4a2d5225f8ea487e8ecf7f3
SHA1: 69b03340c4f830de3514ae6ac3207f80d60f05e6
SHA256: 7e76895ee758dc6e7f4a311a21f61021a17f4a428cad3cea83aa8f1d2f551e35
Description-en: unified code generation interface for form-compilers
UFC (Unified Form-assembly Code) is a unified framework for finite element
assembly. More precisely, it defines a fixed interface for communicating low
level routines (functions) for evaluating and assembling finite element
variational forms. The UFC interface consists of a single header file ufc.h
that specifies a C++ interface that must be implemented by code that complies
with the UFC specification. Examples of form compilers that support the UFC
interface are FFC and SyFi.
Description-md5: b709c983ed32deb1596fabd1b416c177
Homepage: http://fenicsproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu