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

Last updated: May 08,2024

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

This guide let you learn how to install cpp-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: cpp-mips-linux-gnu
Priority: optional
Section: universe/interpreters
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-5-mips-linux-gnu (>= 5.3.1-3~)
Suggests: cpp-doc
Filename: pool/universe/g/gcc-defaults-ports/cpp-mips-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3412
MD5sum: 1ac391943cda8b06f6e0debb759b13c2
SHA1: 844b539797bee028b038803a9254fc624c44c88f
SHA256: 4bc78d6df9b136b955c7c37c7bc1d23ef90efb4844dcc4c2e77244083f6e4242
Description-en: GNU C preprocessor (cpp) for the mips architecture
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the cross-compiler for mips architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the mips architecture.
Description-md5: 6bccb14fead5bb35b7f4f493f6d21b2b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu