How to Install and Uninstall g++-14-multilib Package on Kali Linux

Last updated: June 26,2024

1. Install "g++-14-multilib" package

Here is a brief guide to show you how to install g++-14-multilib on Kali Linux

$ sudo apt update $ sudo apt install g++-14-multilib

2. Uninstall "g++-14-multilib" package

Here is a brief guide to show you how to uninstall g++-14-multilib on Kali Linux:

$ sudo apt remove g++-14-multilib $ sudo apt autoclean && sudo apt autoremove

3. Information about the g++-14-multilib package on Kali Linux

Package: g++-14-multilib
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), g++-14 (= 14-20240201-3), gcc-14-multilib (= 14-20240201-3), lib32stdc++-14-dev (= 14-20240201-3), libx32stdc++-14-dev (= 14-20240201-3)
Suggests: lib32stdc++6-14-dbg (>= 14-20240201-3), libx32stdc++6-14-dbg (>= 14-20240201-3)
Size: 1036
SHA256: 783453f910091ac1384d9fe305b5e5f4c510294fa66aa4d6abd6c5a5abc2e7ba
SHA1: bc72577992c28509cc8971b8f525e7bae749d4e5
MD5sum: 9217e2a94811c20a01ed4128d2d87a71
Description: GNU C++ compiler (multilib support)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This is a dependency package, depending on development packages
for the non-default multilib architecture(s).
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14/g++-14-multilib_14-20240201-3_amd64.deb