How to Install and Uninstall libhwasan.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "libhwasan.x86_64" package

Please follow the guidelines below to install libhwasan.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libhwasan.x86_64

2. Uninstall "libhwasan.x86_64" package

Please follow the guidance below to uninstall libhwasan.x86_64 on Fedora 39:

$ sudo dnf remove libhwasan.x86_64 $ sudo dnf autoremove

3. Information about the libhwasan.x86_64 package on Fedora 39

Last metadata expiration check: 3:55:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libhwasan
Version : 13.2.1
Release : 6.fc39
Architecture : x86_64
Size : 231 k
Source : gcc-13.2.1-6.fc39.src.rpm
Repository : updates
Summary : The Hardware-assisted 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 Hardware-assisted Address Sanitizer library
: which is used for -fsanitize=hwaddress instrumented programs.