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

Last updated: May 20,2024

1. Install "libx32asan1" package

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

$ sudo apt update $ sudo apt install libx32asan1

2. Uninstall "libx32asan1" package

This tutorial shows how to uninstall libx32asan1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libx32asan1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libx32asan1
Priority: optional
Section: universe/libs
Installed-Size: 622
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), libc6-x32 (>= 2.23), libx32gcc1
Filename: pool/universe/g/gcc-4.9/libx32asan1_4.9.3-13ubuntu2_amd64.deb
Size: 190060
MD5sum: 1de6ac7808edb6c223cabdc2b1604b1f
SHA1: f10fb379260d2a201e46add7ab4d7f372a0dff68
SHA256: 29c02d30d98de57ad015374eda402e351e21f170c3ef3cb58b39b103a56b1683
Description-en: AddressSanitizer -- a fast memory error detector (x32)
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: 51a639c3760e456ac48834fb47045c42
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu