How to Install and Uninstall libasan6.x86_64 Package on Rocky Linux 8

Last updated: May 13,2024

1. Install "libasan6.x86_64" package

Please follow the steps below to install libasan6.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libasan6.x86_64

2. Uninstall "libasan6.x86_64" package

Please follow the instructions below to uninstall libasan6.x86_64 on Rocky Linux 8:

$ sudo dnf remove libasan6.x86_64 $ sudo dnf autoremove

3. Information about the libasan6.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:22:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libasan6
Version : 11.2.1
Release : 9.1.el8
Architecture : x86_64
Size : 401 k
Source : gcc-toolset-11-gcc-11.2.1-9.1.el8.src.rpm
Repository : appstream
Summary : The Address Sanitizer runtime library from GCC 11
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package contains the Address Sanitizer library from GCC 11
: which is used for -fsanitize=address instrumented programs.