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

Last updated: May 18,2024

1. Install "lib32asan2-dbg" package

This is a short guide on how to install lib32asan2-dbg on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install lib32asan2-dbg

2. Uninstall "lib32asan2-dbg" package

In this section, we are going to explain the necessary steps to uninstall lib32asan2-dbg on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: lib32asan2-dbg
Architecture: amd64
Version: 5.5.0-12ubuntu1
Priority: extra
Section: universe/debug
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1494
Depends: gcc-5-base (= 5.5.0-12ubuntu1), lib32asan2 (= 5.5.0-12ubuntu1)
Filename: pool/universe/g/gcc-5/lib32asan2-dbg_5.5.0-12ubuntu1_amd64.deb
Size: 1346524
MD5sum: f61cdf006ce715f337d7989f7d652e36
SHA1: ffabbdd5d95cceb54e36a5034a50fd7e93a756ce
SHA256: c6434848bdee8bac471413a19c2e5313659a8c9de55269be21371cf1e4b647ca
Homepage: http://gcc.gnu.org/
Description: AddressSanitizer -- a fast memory error detector (32 bit debug symbols)
Description-md5: bde72eaadd150a362fa2a39d6da988d7
Build-Ids: 6fc88b674811f6a15471554ca5b839d9ea234525

5. The same packages on other Linux Distributions