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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install cpp-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: cpp-mipsel-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-mipsel-linux-gnu (>= 5.3.1-3~)
Suggests: cpp-doc
Filename: pool/universe/g/gcc-defaults-ports/cpp-mipsel-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 3416
MD5sum: 1dc71ce122e6c4eb96f146e88970c4fd
SHA1: 1a28b6fb9465e1f0ee9600cc558b6f88656882cd
SHA256: 3b6a10f23612d8b48e62fb2e3b1dca760fa05b97901dda31e7b3ab0f8f4881d1
Description-en: GNU C preprocessor (cpp) for the mipsel 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 mipsel architecture.
.
This is a dependency package providing the default GNU C preprocessor
for the mipsel architecture.
Description-md5: 388777f6ce7cb465f2ef955da77a8d82
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu