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

Last updated: May 04,2024

1. Install "syfi-dev" package

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

$ sudo apt update $ sudo apt install syfi-dev

2. Uninstall "syfi-dev" package

Please follow the steps below to uninstall syfi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove syfi-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: syfi-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: syfi
Version: 1.0.0.dfsg-1.2ubuntu1
Depends: libsyfi1.0-dev (>= 1.0.0.dfsg-1.2ubuntu1)
Filename: pool/universe/s/syfi/syfi-dev_1.0.0.dfsg-1.2ubuntu1_all.deb
Size: 6384
MD5sum: 72112c7792563b73e64519d41c361963
SHA1: 43719e696a262aa998351fbe00c48b9395a7857c
SHA256: 372a260c670f2cf81ef28ce55cb3647c8e94b38c781652282043c304c2838a13
Description-en: Empty package depending on latest SyFi development package
The finite element method (FEM) package SyFi is a C++ library built on top of
the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite
Elements. The package provides polygonal domains, polynomial spaces, and
degrees of freedom as symbolic expressions that are easily manipulated. This
makes it easy to define finite elements and variational forms. These elements
and forms are then used to generate efficient C++ code.
.
SyFi is similar to FFC in the sense that it has a compiler that generates UFC
code based on variational forms and finite elements. It is also similar to
FIAT in the sense that it implements many different finite elements.
.
This package will always depend on the most recent version of libsyfiX-dev
(X=version), so if you install it then you will get upgrades automatically.
Description-md5: 791d1f6896a27b6f398f9ac7a06c1802
Homepage: http://www.fenicsproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu