How to Install and Uninstall libasan1-armhf-cross Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libasan1-armhf-cross" package

Please follow the guidance below to install libasan1-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libasan1-armhf-cross

2. Uninstall "libasan1-armhf-cross" package

Please follow the instructions below to uninstall libasan1-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libasan1-armhf-cross $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasan1-armhf-cross package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libasan1-armhf-cross
Priority: extra
Section: universe/devel
Installed-Size: 462
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.9-cross (4)
Version: 4.9.3-13ubuntu2cross1
Depends: gcc-4.9-arm-linux-gnueabihf-base (>= 4.9.3-13ubuntu2), libc6-armhf-cross (>= 2.23), libgcc1-armhf-cross
Filename: pool/universe/g/gcc-4.9-cross/libasan1-armhf-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 165830
MD5sum: 7a08cde32930dce53518c04564c25b60
SHA1: 0c7106c99e84118bd4b9ee9ea4bbc316c5316776
SHA256: cb516b494f30d4f8915a4510710952e41c8d3a0e467f5808052c131fb1df6ce1
Description-en: AddressSanitizer -- a fast memory error detector
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: 04e20d522e263c6563c2ea719c87026f
Built-Using: gcc-4.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu