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

Last updated: May 20,2024

1. Install "libasan2" package

In this section, we are going to explain the necessary steps to install libasan2 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install libasan2

2. Uninstall "libasan2" package

This is a short guide on how to uninstall libasan2 on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: libasan2
Architecture: amd64
Version: 5.5.0-12ubuntu1
Multi-Arch: same
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: 1051
Depends: gcc-5-base (= 5.5.0-12ubuntu1), libc6 (>= 2.23), libgcc1
Filename: pool/universe/g/gcc-5/libasan2_5.5.0-12ubuntu1_amd64.deb
Size: 263772
MD5sum: 1ab15190a78adfa4d0d194e0a89dd85a
SHA1: 174c4e590a997e6731821adb5626955b48d992dc
SHA256: a91f4732633e482ef055b53751f199fe859f8247568c8eacb15f82562f20c596
Homepage: http://gcc.gnu.org/
Description: AddressSanitizer -- a fast memory error detector
Description-md5: 04e20d522e263c6563c2ea719c87026f

5. The same packages on other Linux Distributions