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

Last updated: May 18,2024

1. Install "gdc-for-host" package

This guide covers the steps necessary to install gdc-for-host on Kali Linux

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

2. Uninstall "gdc-for-host" package

Please follow the guidelines below to uninstall gdc-for-host on Kali Linux:

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

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

Package: gdc-for-host
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gdc-x86-64-linux-gnu (= 4:13.2.0-7), libgphobos-dev (= 13.2.0-7), gcc-for-host (= 4:13.2.0-7), gdc-13-for-host (>= 13.2.0-11~)
Size: 1100
SHA256: 8adfdb19f6b5d4ce7ef926bda1321c99a7a8beaf72ebf26df9b54d6c160b6eb1
SHA1: f1e4d2d08d52679ed6e72024af0388a97b843349
MD5sum: 385f19b71e54224355a724287e82a769
Description: D compiler (language version 2) for the host architecture
This is a dependency package providing the default D compiler.
Per policy, all packages that contain D sources must use this package
in their Build-Depends line.
.
This compiler supports D language version 2.
.
Tools used via this metapackage must be used with an architecture prefix.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gdc-for-host_13.2.0-7_amd64.deb

5. The same packages on other Linux Distributions