How to Install and Uninstall libasan4-dbg Package on Debian 10 (Buster)

Last updated: May 18,2024

1. Install "libasan4-dbg" package

In this section, we are going to explain the necessary steps to install libasan4-dbg on Debian 10 (Buster)

$ sudo apt update $ sudo apt install libasan4-dbg

2. Uninstall "libasan4-dbg" package

This guide covers the steps necessary to uninstall libasan4-dbg on Debian 10 (Buster):

$ sudo apt remove libasan4-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libasan4-dbg package on Debian 10 (Buster)

Package: libasan4-dbg
Source: gcc-7
Version: 7.4.0-6
Installed-Size: 2521
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-7-base (= 7.4.0-6), libasan4 (= 7.4.0-6)
Description: AddressSanitizer -- a fast memory error detector (debug symbols)
Description-md5: e0ab64cebecfb2c8f3560d8854956043
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Build-Ids: 30fd152d8aa0a490d415592766b9996dbaa5a613
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/g/gcc-7/libasan4-dbg_7.4.0-6_amd64.deb
Size: 2273460
MD5sum: b20793d9c6d9e9caa65771805610b610
SHA256: f216b2e223f5573be3b584b50797950f162f51b5e3babc45ebd7dca2a12d1a0f

5. The same packages on other Linux Distributions