How to Install and Uninstall libasan6 Package on Kali Linux

Last updated: May 17,2024

1. Install "libasan6" package

In this section, we are going to explain the necessary steps to install libasan6 on Kali Linux

$ sudo apt update $ sudo apt install libasan6

2. Uninstall "libasan6" package

Please follow the guidelines below to uninstall libasan6 on Kali Linux:

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

3. Information about the libasan6 package on Kali Linux

Package: libasan6
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 7471
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-11-base (= 11.4.0-7), libc6 (>= 2.34), libgcc-s1
Size: 2049136
SHA256: 34a5416bf3a6a53c71605484d0c60482906e03aa66aa3a35f6508206a82cf5d3
SHA1: 9781bf7f70f289a91fe03be7def355de99881ead
MD5sum: 0bda147b69708822d850de5508a15cb8
Description: 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:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-11/libasan6_11.4.0-7_amd64.deb