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

Last updated: June 26,2024

1. Install "gcc-4.9-locales" package

In this section, we are going to explain the necessary steps to install gcc-4.9-locales on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gcc-4.9-locales" package

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

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

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

Package: gcc-4.9-locales
Priority: optional
Section: universe/devel
Installed-Size: 9043
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: gcc-4.9-base (>= 4.9), cpp-4.9 (>= 4.9)
Recommends: gcc-4.9 (>= 4.9)
Filename: pool/universe/g/gcc-4.9/gcc-4.9-locales_4.9.3-13ubuntu2_all.deb
Size: 1442130
MD5sum: 95b08d24b116cf32ed6894b7114ef587
SHA1: b7d11d14be20e5bd1a8ace38ed33b5efe054eeb2
SHA256: 27c98291bd230a80a05e690bbde94bca0bb133635b43864128fb09b1ab9d9c93
Description-en: GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
.
Please do NOT submit bug reports in other languages than "C".
Always reset your language settings to use the "C" locales.
Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu