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

Last updated: June 29,2024

1. Install "gcc-4.9-source" package

Please follow the instructions below to install gcc-4.9-source on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gcc-4.9-source" package

Please follow the guidelines below to uninstall gcc-4.9-source on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gcc-4.9-source
Priority: optional
Section: universe/devel
Installed-Size: 74835
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: make, autoconf2.64, quilt, patchutils, gawk
Filename: pool/universe/g/gcc-4.9/gcc-4.9-source_4.9.3-13ubuntu2_all.deb
Size: 70207178
MD5sum: daf814db24ace182d24dd314a7c5cb2b
SHA1: b669865a71afdcd41e2559fa4f20b2a99dc8e602
SHA256: da6d50950221a267bad83af1dc1e404ed45ca3ce2214e87eb48c6f624084758d
Description-en: Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
Description-md5: cb00049993a8c14b73bb041c050eb8c5
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu