How to Install and Uninstall libasan.x86_64 Package on AlmaLinux 8
Last updated: December 28,2024
1. Install "libasan.x86_64" package
In this section, we are going to explain the necessary steps to install libasan.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libasan.x86_64
Copied
2. Uninstall "libasan.x86_64" package
Please follow the guidelines below to uninstall libasan.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libasan.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libasan.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:57:36 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libasan
Version : 8.5.0
Release : 10.1.el8_6.alma
Architecture : x86_64
Size : 411 k
Source : gcc-8.5.0-10.1.el8_6.alma.src.rpm
Repository : baseos
Summary : The Address Sanitizer runtime library
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
: which is used for -fsanitize=address instrumented programs.
Available Packages
Name : libasan
Version : 8.5.0
Release : 10.1.el8_6.alma
Architecture : x86_64
Size : 411 k
Source : gcc-8.5.0-10.1.el8_6.alma.src.rpm
Repository : baseos
Summary : The Address Sanitizer runtime library
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
: which is used for -fsanitize=address instrumented programs.