How to Install and Uninstall libubsan1-amd64-cross Package on Kali Linux

Last updated: May 08,2024

1. Install "libubsan1-amd64-cross" package

This tutorial shows how to install libubsan1-amd64-cross on Kali Linux

$ sudo apt update $ sudo apt install libubsan1-amd64-cross

2. Uninstall "libubsan1-amd64-cross" package

This guide let you learn how to uninstall libubsan1-amd64-cross on Kali Linux:

$ sudo apt remove libubsan1-amd64-cross $ sudo apt autoclean && sudo apt autoremove

3. Information about the libubsan1-amd64-cross package on Kali Linux

Package: libubsan1-amd64-cross
Source: gcc-14-cross (3)
Version: 14-20240127-1cross1
Installed-Size: 3293
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gcc-14-cross-base (>= 14-20240127-1), libc6 (>= 2.34), libgcc-s1-amd64-cross (>= 3.3), libstdc++6-amd64-cross
Size: 1069512
SHA256: 5a19f520ee0828becad41b4238e5ffa2bbe690641981905bee68f9ffcc8990c6
SHA1: d0508241b1c81bc3fcae5142c0be8773880854f8
MD5sum: f4df2d9c57572c504165b7aee2f258f7
Description: UBSan -- undefined behaviour sanitizer (runtime)
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/
Built-Using: gcc-14 (= 14-20240127-1)
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14-cross/libubsan1-amd64-cross_14-20240127-1cross1_all.deb