How to Install and Uninstall libubsan1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libubsan1" package

Please follow the guidelines below to install libubsan1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libubsan1

2. Uninstall "libubsan1" package

Please follow the guidelines below to uninstall libubsan1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libubsan1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libubsan1 package on Ubuntu 21.10 (Impish Indri)

Package: libubsan1
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2510
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/g/gcc-11/libubsan1_11.2.0-7ubuntu2_amd64.deb
Size: 919904
MD5sum: 00fa4647152acb90b3e216169c1890ff
SHA1: 86c6802dd6fea33755e82b2e5ce10d0ceb690782
SHA256: e5a207cc049974ba6aafc6cc210e3512aa222c0fcdb40c81be23647282b0de74
SHA512: e09dbf9a559d925145dc66eb28181ba05d0c1d1e39f0d8b5745192a8680a82b7e6bea71ddf0d0c93efe997004ff1bc2c48d6751ef5419b0bc9c7cba5b92688e2
Homepage: http://gcc.gnu.org/
Description-en: 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: 0d50b6d1808d18442db720f04627b846
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes