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

Last updated: September 21,2024

1. Install "libasan1-dbg" package

Please follow the guidance below to install libasan1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libasan1-dbg

2. Uninstall "libasan1-dbg" package

In this section, we are going to explain the necessary steps to uninstall libasan1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libasan1-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3565
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), libasan1 (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/libasan1-dbg_4.9.3-13ubuntu2_amd64.deb
Size: 719198
MD5sum: b418a07eb9812c692613da3d954e29ab
SHA1: 8e6469ffa9266da9e9d58c739821fa2d9770d366
SHA256: e1f1b668c3e332c02ca3dc902a066f57810c8161a7f4a55243c27c938d8cc59c
Description-en: AddressSanitizer -- a fast memory error detector (debug symbols)
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: e0ab64cebecfb2c8f3560d8854956043
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu