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

Last updated: December 24,2024

1. Install "lib32asan0" package

Please follow the instructions below to install lib32asan0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lib32asan0

2. Uninstall "lib32asan0" package

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

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

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

Package: lib32asan0
Priority: extra
Section: universe/libs
Installed-Size: 196
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), lib32gcc1, libc6-i386 (>= 2.4)
Filename: pool/universe/g/gcc-4.8/lib32asan0_4.8.5-4ubuntu2_amd64.deb
Size: 64080
MD5sum: 4ecf73a5e47aaaf13ab03d27f6e8357c
SHA1: f2248dc46bd2c606353b0e0f2699f9ab8052cb02
SHA256: 2e78a03de2b9816ee33d89fe38eb4a833f3038aea9f470d86d79a6f868295c99
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

5. The same packages on other Linux Distributions