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

Last updated: May 19,2024

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

Please follow the instructions below to install libasan1-dbg-armel-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Learn how to uninstall libasan1-dbg-armel-cross on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libasan1-dbg-armel-cross
Priority: extra
Section: universe/debug
Installed-Size: 2656
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-gnueabi-base (>= 4.9.3-13ubuntu2), libasan1-armel-cross (= 4.9.3-13ubuntu2cross1)
Filename: pool/universe/g/gcc-4.9-cross/libasan1-dbg-armel-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 668170
MD5sum: c8b74ace596f24777e1a60ebbb43208d
SHA1: 17b46d522ce066d4145360cdcd671958bd7802bd
SHA256: baa252355f21e4af090263a527737c5fbba22ca5ee63a00f811c31e8817352a1
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