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

Last updated: May 18,2024

1. Install "lib32asan1-dbg" package

Please follow the step by step instructions below to install lib32asan1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32asan1-dbg

2. Uninstall "lib32asan1-dbg" package

This is a short guide on how to uninstall lib32asan1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lib32asan1-dbg
Priority: extra
Section: universe/debug
Installed-Size: 2403
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), lib32asan1 (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/lib32asan1-dbg_4.9.3-13ubuntu2_amd64.deb
Size: 631532
MD5sum: 8101c915d16e3a0c5e74499702fc7d52
SHA1: bae3d3c370c2de0ebcca02076bf13f3ceac077eb
SHA256: e461cc2acc1cad50172a7c1e52ac1c898374be518ffef7fdb19642d0541908a0
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