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

Last updated: May 18,2024

1. Install "lib32asan1" package

This is a short guide on how to install lib32asan1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32asan1

2. Uninstall "lib32asan1" package

Please follow the step by step instructions below to uninstall lib32asan1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lib32asan1
Priority: optional
Section: universe/libs
Installed-Size: 681
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), lib32gcc1, libc6-i386 (>= 2.23)
Filename: pool/universe/g/gcc-4.9/lib32asan1_4.9.3-13ubuntu2_amd64.deb
Size: 189540
MD5sum: b6d75e58a48267f29d2ac1aecc29d338
SHA1: f296d25b0bd7662c788a97f30532d93899356332
SHA256: b51c690d1fdc60897713d03e5f307d7e94f5c322ce62aec9b166a6c970fb3b2c
Description-en: AddressSanitizer -- a fast memory error detector (32bit)
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: 21a3c42c398c2fff43ee9449787256e4
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu