How to Install and Uninstall gfortran-arm-linux-gnueabihf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gfortran-arm-linux-gnueabihf" package

This is a short guide on how to install gfortran-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gfortran-arm-linux-gnueabihf

2. Uninstall "gfortran-arm-linux-gnueabihf" package

In this section, we are going to explain the necessary steps to uninstall gfortran-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gfortran-arm-linux-gnueabihf $ sudo apt autoclean && sudo apt autoremove

3. Information about the gfortran-arm-linux-gnueabihf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gfortran-arm-linux-gnueabihf
Priority: optional
Section: universe/devel
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-arm-linux-gnueabihf (>= 4:5.3.1-1ubuntu1), gcc-arm-linux-gnueabihf (>= 4:5.3.1-1ubuntu1), gfortran-5-arm-linux-gnueabihf (>= 5.3.1-3~)
Suggests: gfortran-doc
Filename: pool/universe/g/gcc-defaults/gfortran-arm-linux-gnueabihf_5.3.1-1ubuntu1_amd64.deb
Size: 1088
MD5sum: e150cc909dc90bf0ca76bac0029bec7b
SHA1: a094a5632e4bd07519a2bf827e879c8e6b74edfc
SHA256: ac2a95030bb2b0242abef236264e1ea1d6ff690eefe9780a7cd88a53213b3c32
Description-en: GNU Fortran 95 compiler for the armhf architecture
This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
supported by the gcc compiler. It uses the gcc backend to generate optimized
code.
.
This is a dependency package providing the default GNU Fortran 95
cross-compiler for the armhf architecture.
Description-md5: 5d16a7114e25278a6c90c50ac5a66ddd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu