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

Last updated: July 03,2024

1. Install "lib32asan0-dbg" package

Here is a brief guide to show you how to install lib32asan0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32asan0-dbg

2. Uninstall "lib32asan0-dbg" package

This guide covers the steps necessary to uninstall lib32asan0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lib32asan0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 767
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), lib32asan0 (= 4.8.5-4ubuntu2)
Filename: pool/universe/g/gcc-4.8/lib32asan0-dbg_4.8.5-4ubuntu2_amd64.deb
Size: 223128
MD5sum: 9fadb077beaa48664c6c745df74d72b0
SHA1: b1d67c7a86685241a70b70d23a2f5419eda70ae1
SHA256: 9266c07a7a9ae6c3ea5ecb8a4af89e1ec43a6db1c281f3d3ee60d72761437399
Description-en: AddressSanitizer -- a fast memory error detector (32 bit 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: bde72eaadd150a362fa2a39d6da988d7
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions