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

Last updated: May 18,2024

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

Learn how to install g++-10-multilib on Kali Linux

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

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

Please follow the step by step instructions below to uninstall g++-10-multilib on Kali Linux:

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

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

Package: g++-10-multilib
Source: gcc-10
Version: 10.4.0-4
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-10-base (= 10.4.0-4), g++-10 (= 10.4.0-4), gcc-10-multilib (= 10.4.0-4), lib32stdc++-10-dev (= 10.4.0-4), libx32stdc++-10-dev (= 10.4.0-4)
Suggests: lib32stdc++6-10-dbg (>= 10.4.0-4), libx32stdc++6-10-dbg (>= 10.4.0-4)
Size: 1032
SHA256: b2070a26465b377ee43bae83c1a9ca6558980ef2a2361d138d3e60b563bcd1fa
SHA1: df8b4f11d489619c9be8cdb240a730bbc0085d3c
MD5sum: 9d82aeaba484f72c4de9703b7e2f9302
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: 291f2f15035d2eb62358c5157bbae10c
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-10/g++-10-multilib_10.4.0-4_amd64.deb