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

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install gdc-13-for-host on Kali Linux

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

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

This tutorial shows how to uninstall gdc-13-for-host on Kali Linux:

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

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

Package: gdc-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), gdc-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13-for-host (= 13.2.0-13)
Size: 1096
SHA256: 0839d1823be5cebc23b2a81f60d72a052270b9f87495baf2b67ae67e8eb9709f
SHA1: d6201d3a97889ee27c1cd856f97564f60615728b
MD5sum: 022a59e29130b11d3a91defebf33ab2c
Description: GNU D compiler (version 2) for the host architecture
This is the GNU D compiler for the host architecture, which compiles D on
platforms supported by gcc. It uses the gcc backend to generate optimised
code.
.
This compiler supports D language version 2.
.
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/gdc-13-for-host_13.2.0-13_amd64.deb

5. The same packages on other Linux Distributions