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

Last updated: May 10,2024

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

Please follow the instructions below to install gcc-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: gcc-mips-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 23
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-5-mips-linux-gnu (>= 5.3.1-3~)
Recommends: libc6-dev-mips-cross | libc-dev-mips-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips-linux-gnu, gcc-doc
Filename: pool/universe/g/gcc-defaults-ports/gcc-mips-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1288
MD5sum: a8d67630f368831ca79b1948a80fc202
SHA1: cf4ee0c9ebd7f72b279d423b8bf4a548ef0d0917
SHA256: 33875af7844afa647e5a16548080e2dfcf0a1532ec90ebd1798a3541acb3a3a6
Description-en: GNU C compiler for the mips architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C cross-compiler
for the mips architecture.
Description-md5: c1649e66b611f7e490e4187f67900cf1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu