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

Last updated: September 21,2024

1. Install "libasan1-armel-cross" package

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

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

2. Uninstall "libasan1-armel-cross" package

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

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

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

Package: libasan1-armel-cross
Priority: extra
Section: universe/devel
Installed-Size: 614
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), libc6-armel-cross (>= 2.23), libgcc1-armel-cross
Filename: pool/universe/g/gcc-4.9-cross/libasan1-armel-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 162320
MD5sum: 581432664618bc2e4a4f8579f9d65543
SHA1: 2ddcbb8e9025f23e41a9644b4936278385ce04ef
SHA256: 16bcd3569f2d9ea23cb56e05e36ce3f6899495a84ae3a1512eec5d3249df78f1
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