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

Last updated: May 19,2024

1. Install "libasan0-armhf-cross" package

In this section, we are going to explain the necessary steps to install libasan0-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libasan0-armhf-cross" package

This guide let you learn how to uninstall libasan0-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libasan0-armhf-cross
Priority: extra
Section: universe/devel
Installed-Size: 129
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-4.8-armhf-cross (2)
Version: 4.8.5-4ubuntu1cross2
Depends: gcc-4.8-arm-linux-gnueabihf-base (= 4.8.5-4ubuntu1cross2), libc6 (>= 2.21), libgcc1-armhf-cross
Filename: pool/universe/g/gcc-4.8-armhf-cross/libasan0-armhf-cross_4.8.5-4ubuntu1cross2_all.deb
Size: 55626
MD5sum: 4248d6fe378008931155f833fe67a874
SHA1: a3c4240276e0e097e204cf74a7fe0ad920ef9f9b
SHA256: 14084f9c965e99e68b569d8fe9fe7f821c41d76f0a75e6d1e6ef6b652354045a
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.8 (= 4.8.5-4ubuntu1cross2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu