How to Install and Uninstall gcc-14-locales Package on Kali Linux

Last updated: June 23,2024

1. Install "gcc-14-locales" package

This guide covers the steps necessary to install gcc-14-locales on Kali Linux

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

2. Uninstall "gcc-14-locales" package

This is a short guide on how to uninstall gcc-14-locales on Kali Linux:

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

3. Information about the gcc-14-locales package on Kali Linux

Package: gcc-14-locales
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 15132
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gcc-14-base (>= 14), cpp-14 (>= 14)
Recommends: gcc-14 (>= 14)
Size: 2000320
SHA256: 47c1afab5d95d454b0581f2275d1b0e34b393556486461dbb5d3f266818db4dd
SHA1: 89eacdd0ac104f12e3277b5c93329adbc6c24f0c
MD5sum: f7a71c3cf593baa568b1a3df13317bd6
Description: 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:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14/gcc-14-locales_14-20240201-3_all.deb

5. The same packages on other Linux Distributions