How to Install and Uninstall lib32asan2 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 26,2024

1. Install "lib32asan2" package

Please follow the step by step instructions below to install lib32asan2 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install lib32asan2

2. Uninstall "lib32asan2" package

This tutorial shows how to uninstall lib32asan2 on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove lib32asan2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib32asan2 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: lib32asan2
Architecture: amd64
Version: 5.5.0-12ubuntu1
Priority: optional
Section: universe/libs
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1057
Depends: gcc-5-base (= 5.5.0-12ubuntu1), lib32gcc1, libc6-i386 (>= 2.23)
Filename: pool/universe/g/gcc-5/lib32asan2_5.5.0-12ubuntu1_amd64.deb
Size: 259716
MD5sum: ee7c06c01b2b938d3fac5de0e8fb51fa
SHA1: b889cab360b36500713641ab129af38124633c0d
SHA256: 3714e3e4043bac6fcc9e30890cfb28bc32ca4059a265a324b573dc0df8e27d66
Homepage: http://gcc.gnu.org/
Description: AddressSanitizer -- a fast memory error detector (32bit)
Description-md5: 21a3c42c398c2fff43ee9449787256e4

5. The same packages on other Linux Distributions