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

Last updated: May 20,2024

1. Install "libasan2-dbg" package

Please follow the guidance below to install libasan2-dbg on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libasan2-dbg

2. Uninstall "libasan2-dbg" package

This guide covers the steps necessary to uninstall libasan2-dbg on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: libasan2-dbg
Architecture: amd64
Version: 5.5.0-12ubuntu1
Multi-Arch: same
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: 1678
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libasan2 (= 5.5.0-12ubuntu1)
Filename: pool/universe/g/gcc-5/libasan2-dbg_5.5.0-12ubuntu1_amd64.deb
Size: 1492580
MD5sum: 182290236d40530be6125c9ae323002f
SHA1: f1e795e928c6b4ec8e956c8b36d6752e19f7d63e
SHA256: d66fbc6bcdbff6e958973a0784c1c4f64a118a195ed6fbd98bc643e0d3f22e0c
Homepage: http://gcc.gnu.org/
Description: AddressSanitizer -- a fast memory error detector (debug symbols)
Description-md5: e0ab64cebecfb2c8f3560d8854956043
Build-Ids: 31d12838b915fe0ba55230aa2dd5e7f4d9fde88e

5. The same packages on other Linux Distributions