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

Last updated: June 01,2024

1. Install "libasan1-dbg-armhf-cross" package

Here is a brief guide to show you how to install libasan1-dbg-armhf-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libasan1-dbg-armhf-cross" package

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

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

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

Package: libasan1-dbg-armhf-cross
Priority: extra
Section: universe/debug
Installed-Size: 2681
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), libasan1-armhf-cross (= 4.9.3-13ubuntu2cross1)
Filename: pool/universe/g/gcc-4.9-cross/libasan1-dbg-armhf-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 672178
MD5sum: f0219ccd97c08a5fb1b16907f6732cde
SHA1: b3d56ddaa2ae870add2b8e80719d2465500c92af
SHA256: 722ac2f4a32132d6265717ce7b3da2fdb794f32698ce8648532e067f737e8ba8
Description-en: AddressSanitizer -- a fast memory error detector (debug symbols)
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: e0ab64cebecfb2c8f3560d8854956043
Built-Using: gcc-4.9 (= 4.9.3-13ubuntu2)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu