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

Last updated: June 29,2024

1. Install "gcc-5-locales" package

In this section, we are going to explain the necessary steps to install gcc-5-locales on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "gcc-5-locales" package

This guide covers the steps necessary to uninstall gcc-5-locales on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: gcc-5-locales
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: 8828
Depends: gcc-5-base (>= 5.4.0-6), cpp-5 (>= 5.4.0-6)
Recommends: gcc-5 (>= 5.4.0-6)
Filename: pool/universe/g/gcc-5/gcc-5-locales_5.5.0-12ubuntu1_all.deb
Size: 1437044
MD5sum: 30f99b27fcd111c13094dd9fa33e64e7
SHA1: f958a40aeb2e8ff98200ce61853eab6f14ca0d13
SHA256: ac7e21d72f1e843f9cb84b0b0df7d6b06aa207e4c815d5fecea1f63bcb292210
Homepage: http://gcc.gnu.org/
Description: GCC, the GNU compiler collection (native language support files)
Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d

5. The same packages on other Linux Distributions