How to Install and Uninstall libasan6 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libasan6" package

Learn how to install libasan6 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libasan6

2. Uninstall "libasan6" package

Please follow the guidance below to uninstall libasan6 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libasan6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasan6 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libasan6
Architecture: amd64
Version: 10.2.0-13ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: gcc-10
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1273
Depends: gcc-10-base (= 10.2.0-13ubuntu1), libc6 (>= 2.32), libgcc-s1 (>= 3.3)
Filename: pool/main/g/gcc-10/libasan6_10.2.0-13ubuntu1_amd64.deb
Size: 344336
MD5sum: 58ef375c1cfc8d7ddf404681b813e889
SHA1: ae83cf1c235246a06a905f84b45f4157f4b67bcc
SHA256: dbd402667877f7b7af20c523e05379ecc8215232a1dbf24811b139c54da6294c
SHA512: cb8520ca560dbdd034086ea520eed45b02f21e86d0e37cc06957246375f80bf249e3cf52c21fba2853f6f1b2a29774ea90c979796b4803bfa44237a018c0753e
Homepage: http://gcc.gnu.org/
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
Task: ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes