How to Install and Uninstall libasan.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libasan.i686" package

This guide let you learn how to install libasan.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libasan.i686

2. Uninstall "libasan.i686" package

Please follow the guidance below to uninstall libasan.i686 on Fedora 39:

$ sudo dnf remove libasan.i686 $ sudo dnf autoremove

3. Information about the libasan.i686 package on Fedora 39

Last metadata expiration check: 3:18:24 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libasan
Version : 13.2.1
Release : 6.fc39
Architecture : i686
Size : 509 k
Source : gcc-13.2.1-6.fc39.src.rpm
Repository : updates
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.