How to Install and Uninstall libasan1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libasan1" package

Learn how to install libasan1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libasan1

2. Uninstall "libasan1" package

This guide let you learn how to uninstall libasan1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libasan1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasan1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libasan1
Priority: optional
Section: universe/libs
Installed-Size: 714
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Depends: gcc-4.9-base (= 4.9.3-13ubuntu2), libc6 (>= 2.23), libgcc1 (>= 1:3.3)
Filename: pool/universe/g/gcc-4.9/libasan1_4.9.3-13ubuntu2_amd64.deb
Size: 196624
MD5sum: 75e63a2d34a03160756042319c2e0b78
SHA1: 26c6bc74af1b32472a62f6f36bcd6572661175ab
SHA256: 452d3c1850e4ce8841858d75950c0412fb8b49f4182ddbb0d3b54b72671c3489
Description-en: AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
Description-md5: 04e20d522e263c6563c2ea719c87026f
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu