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

Last updated: September 20,2024

1. Install "libasan1-powerpc-cross" package

This is a short guide on how to install libasan1-powerpc-cross on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libasan1-powerpc-cross" package

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

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

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

Package: libasan1-powerpc-cross
Priority: extra
Section: universe/devel
Installed-Size: 783
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-powerpc-linux-gnu-base (>= 4.9.3-13ubuntu2), libc6-powerpc-cross (>= 2.23), libgcc1-powerpc-cross
Filename: pool/universe/g/gcc-4.9-cross/libasan1-powerpc-cross_4.9.3-13ubuntu2cross1_all.deb
Size: 167770
MD5sum: 9da6e8e964c830807fef2ca6f684c37d
SHA1: 31dade0abd1ccbf485e70017efdb5a862a1167b6
SHA256: 7402dfe6bb15e4e6ecfe6b1f83084bb973c86e78260ad03d5e8307ae49d5afcd
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