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

Last updated: May 17,2024

1. Install "gfortran-aarch64-linux-gnu" package

This tutorial shows how to install gfortran-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gfortran-aarch64-linux-gnu

2. Uninstall "gfortran-aarch64-linux-gnu" package

This guide covers the steps necessary to uninstall gfortran-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gfortran-aarch64-linux-gnu $ sudo apt autoclean && sudo apt autoremove

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

Package: gfortran-aarch64-linux-gnu
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-aarch64-linux-gnu (>= 4:5.3.1-1ubuntu1), gcc-aarch64-linux-gnu (>= 4:5.3.1-1ubuntu1), gfortran-5-aarch64-linux-gnu (>= 5.3.1-3~)
Suggests: gfortran-doc
Filename: pool/universe/g/gcc-defaults/gfortran-aarch64-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1078
MD5sum: 60e35513e883129d3770e9bcb7153690
SHA1: bdb74cb2747692442b77f64f789f72ef94c8bf9e
SHA256: 5e908d1fe682456b3d650116576e839d595a33b5bf0b796f9e39567a53db3962
Description-en: GNU Fortran 95 compiler for the arm64 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 arm64 architecture.
Description-md5: 120eb5471ff675fc8ae06a2f862ebad9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu