How to Install and Uninstall gcc-4.7-base Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "gcc-4.7-base" package

Please follow the steps below to install gcc-4.7-base on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-4.7-base

2. Uninstall "gcc-4.7-base" package

This guide covers the steps necessary to uninstall gcc-4.7-base on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-4.7-base $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-4.7-base package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gcc-4.7-base
Priority: optional
Section: universe/libs
Installed-Size: 177
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.7
Version: 4.7.4-3ubuntu12
Breaks: dehydra (<= 0.9.hg20110609-2), gcc-4.4-base (<< 4.4.7), gcj-4.4-base (<< 4.4.6-9~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.4-base (<< 4.4.6-3~), gnat-4.6 (<< 4.6.1-5~)
Filename: pool/universe/g/gcc-4.7/gcc-4.7-base_4.7.4-3ubuntu12_amd64.deb
Size: 13960
MD5sum: 42bb54163063a045d85cdcda34013039
SHA1: 72679b768391b928bf8096f18b1becadbada2837
SHA256: 0ea6bf3936c35b7c907d3739fe66c21d90dede98249f4464fb13e9124fb304fe
Description-en: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Description-md5: b6e93638a6d08ea7a18929d7cf078e5d
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu