How to Install and Uninstall libtsan.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "libtsan.x86_64" package

Please follow the steps below to install libtsan.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libtsan.x86_64

2. Uninstall "libtsan.x86_64" package

Please follow the guidance below to uninstall libtsan.x86_64 on Fedora 35:

$ sudo dnf remove libtsan.x86_64 $ sudo dnf autoremove

3. Information about the libtsan.x86_64 package on Fedora 35

Last metadata expiration check: 0:38:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libtsan
Version : 11.3.1
Release : 2.fc35
Architecture : x86_64
Size : 414 k
Source : gcc-11.3.1-2.fc35.src.rpm
Repository : updates
Summary : The Thread 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 Thread Sanitizer library
: which is used for -fsanitize=thread instrumented programs.