How to Install and Uninstall gcc-13-for-build Package on Kali Linux

Last updated: July 01,2024

1. Install "gcc-13-for-build" package

This tutorial shows how to install gcc-13-for-build on Kali Linux

$ sudo apt update $ sudo apt install gcc-13-for-build

2. Uninstall "gcc-13-for-build" package

Please follow the steps below to uninstall gcc-13-for-build on Kali Linux:

$ sudo apt remove gcc-13-for-build $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-13-for-build package on Kali Linux

Package: gcc-13-for-build
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gcc-13-base (>= 13), gcc-13 (>= 13.2.0-13), cpp-13-for-build (= 13.2.0-13)
Size: 964
SHA256: 7b1abbb89dfe1918b047236fe586d411db3b55652bdcbb27535d67373cd12dcb
SHA1: 49fd4a8223be8a3e18213332473c14cf241a4664
MD5sum: a5dd489f37cf1ffe815c6b1293a112ca
Description: GNU C compiler for the build architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package.
Description-md5:
Multi-Arch: foreign
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-13/gcc-13-for-build_13.2.0-13_all.deb

5. The same packages on other Linux Distributions