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

Last updated: May 17,2024

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

This guide covers the steps necessary to install gfortran-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall gfortran-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gfortran-mips-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-mips-linux-gnu (>= 4:5.3.1-1ubuntu1), gcc-mips-linux-gnu (>= 4:5.3.1-1ubuntu1), gfortran-5-mips-linux-gnu (>= 5.3.1-3~)
Suggests: gfortran-doc
Filename: pool/universe/g/gcc-defaults-ports/gfortran-mips-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1078
MD5sum: 46e08b188dddbab500603846854cffbb
SHA1: 6538bafbba234ea627276e09dd6ab8d530341fee
SHA256: 742443eccf5e089ec2c6589398bd90058e7c65abd16374b49d20f9f440059581
Description-en: GNU Fortran 95 compiler for the mips 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 mips architecture.
Description-md5: 76f9f1ca2941c610751639bfb397fe3c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu