How to Install and Uninstall gcc-5-source Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 03,2024

1. Install "gcc-5-source" package

This tutorial shows how to install gcc-5-source on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install gcc-5-source

2. Uninstall "gcc-5-source" package

This tutorial shows how to uninstall gcc-5-source on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove gcc-5-source $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-5-source package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: gcc-5-source
Architecture: all
Version: 5.5.0-12ubuntu1
Priority: optional
Section: universe/devel
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81750
Depends: make, autoconf2.64, quilt, patchutils, gawk
Filename: pool/universe/g/gcc-5/gcc-5-source_5.5.0-12ubuntu1_all.deb
Size: 75180144
MD5sum: 9783c1d3802dfa0289e2ce7b58ec6740
SHA1: 4bc54309893f6b58429289aa26148997ab9740fe
SHA256: e4a155a3c934f8ef1efcee9327d59f8068a40d656d2571c36fedb44b840a52c3
Homepage: http://gcc.gnu.org/
Description: Source of the GNU Compiler Collection
Description-md5: cb00049993a8c14b73bb041c050eb8c5

5. The same packages on other Linux Distributions