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

Last updated: June 26,2024

1. Install "libgfortran-4.9-dev" package

Here is a brief guide to show you how to install libgfortran-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgfortran-4.9-dev

2. Uninstall "libgfortran-4.9-dev" package

This is a short guide on how to uninstall libgfortran-4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgfortran-4.9-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgfortran-4.9-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 2889
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: gcc-4.9-base (= 4.9.3-13ubuntu2), libgcc-4.9-dev (= 4.9.3-13ubuntu2), libgfortran3 (>= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/libgfortran-4.9-dev_4.9.3-13ubuntu2_amd64.deb
Size: 282562
MD5sum: 4a4dcf8826f07c958e45ff6ad1c1c3e6
SHA1: 65cd98c4baee0b6fa69987c01813448d7a088ff2
SHA256: 59286e726deb7b923946283ca01bebf73820457e828401de3bac69e47ec9537d
Description-en: Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
Description-md5: 146f5739f84c8211389d84c7aa5bf949
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu