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

Last updated: May 19,2024

1. Install "libasan0-dbg" package

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

$ sudo apt update $ sudo apt install libasan0-dbg

2. Uninstall "libasan0-dbg" package

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

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

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

Package: libasan0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1031
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8
Version: 4.8.5-4ubuntu2
Depends: gcc-4.8-base (= 4.8.5-4ubuntu2), libasan0 (= 4.8.5-4ubuntu2)
Filename: pool/universe/g/gcc-4.8/libasan0-dbg_4.8.5-4ubuntu2_amd64.deb
Size: 233198
MD5sum: a6003dab3506cb52964534aeab63b3d6
SHA1: 8a67989af31acf28667e0c72b535d8791a2a64f3
SHA256: 7007995b52d832bda2be43c163c3b111b6a51a48a8202e676f934e5bbb1f2ec0
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

5. The same packages on other Linux Distributions