How to Install and Uninstall lib32ubsan1 Package on Kali Linux

Last updated: March 15,2025

1. Install "lib32ubsan1" package

In this section, we are going to explain the necessary steps to install lib32ubsan1 on Kali Linux

$ sudo apt update $ sudo apt install lib32ubsan1

2. Uninstall "lib32ubsan1" package

Please follow the instructions below to uninstall lib32ubsan1 on Kali Linux:

$ sudo apt remove lib32ubsan1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib32ubsan1 package on Kali Linux

Package: lib32ubsan1
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 3088
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), lib32gcc-s1 (>= 3.3), lib32stdc++6 (>= 4.1.1), libc6-i386 (>= 2.34)
Conflicts: libc6-i386 (<< 2.9-22)
Size: 1050316
SHA256: 719882f06b34dcb03267593498e9b59c7cb6574463b36e1a3492caae6f97c44a
SHA1: 96bc58e7b093b6370475b89ba62f179ee23eb61e
MD5sum: 32d3fea25a9f950a3d655af76a77a1e0
Description: UBSan -- undefined behaviour sanitizer (32bit)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
Description-md5:
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-14/lib32ubsan1_14-20240201-3_amd64.deb