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

Last updated: October 06,2024

1. Install "g++-mipsel-linux-gnu" package

This guide let you learn how to install g++-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install g++-mipsel-linux-gnu

2. Uninstall "g++-mipsel-linux-gnu" package

This tutorial shows how to uninstall g++-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove g++-mipsel-linux-gnu $ sudo apt autoclean && sudo apt autoremove

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

Package: g++-mipsel-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-mipsel-linux-gnu (>= 4:5.3.1-1ubuntu1), gcc-mipsel-linux-gnu (>= 4:5.3.1-1ubuntu1), g++-5-mipsel-linux-gnu (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults-ports/g++-mipsel-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1024
MD5sum: 1235bdfa9ee1877d6a0c75c9d6c0bfce
SHA1: 437fa3aaf9435d3d79998c5d312ce078ab02c836
SHA256: 6deb3e8a265284b8e4691449c61c9846d9dc0ff02f87702c70fbfa1ea3b13dab
Description-en: GNU C++ compiler for the mipsel 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 mipsel architecture.
Description-md5: a78509f9da485fd866d51fcfdb80a191
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu