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

Last updated: July 01,2024

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

This guide let you learn how to install gcc-13-for-host on Kali Linux

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

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

This guide covers the steps necessary to uninstall gcc-13-for-host on Kali Linux:

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

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

Package: gcc-13-for-host
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-13-base (= 13.2.0-13), gcc-13-x86-64-linux-gnu (= 13.2.0-13), cpp-13-for-host (= 13.2.0-13)
Size: 1024
SHA256: 8213b25b1a6f9d6a4ef0fcac9fc2a72b9da4afd304e761119d29120bddf3fd7c
SHA1: e6a79da32e6b127a53944f0347e15857122f671a
MD5sum: a07fa02cf2e7c94682058e9c433edab4
Description: GNU C compiler for the host architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
When using this package, tools must be invoked with an architecture prefix.
.
This is a dependency package.
Description-md5:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-13/gcc-13-for-host_13.2.0-13_amd64.deb

5. The same packages on other Linux Distributions