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

Last updated: May 12,2024

1. Install "libf2c2-dev" package

Please follow the steps below to install libf2c2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libf2c2-dev

2. Uninstall "libf2c2-dev" package

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

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

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

Package: libf2c2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2259
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Architecture: amd64
Source: libf2c2
Version: 20090411-3
Depends: libf2c2 (= 20090411-3), libc6-dev
Conflicts: f2c (<< 20050501-1)
Filename: pool/universe/libf/libf2c2/libf2c2-dev_20090411-3_amd64.deb
Size: 189024
MD5sum: 2bf91121a2921d921be6db9e54ab6b12
SHA1: 44db361d8d2917fa6aaa2914f082421afa445b95
SHA256: 6240e734b458f8426b5291a382f4fa8219d63d76d886257b77d940eadb757fbd
Description-en: Development libraries for use with f2c
These are the necessary static libraries and header
files for an implementation of the fortran intrinsic
functions and IO functions.
.
They are required when linking applications built from the
C output from the FORTRAN to C translator f2c.
Description-md5: c1cf2ab2688c831415d86a230f3bb987
Homepage: http://www.netlib.org/f2c/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu