How to Install and Uninstall libtsan0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 02,2024

1. Install "libtsan0" package

Please follow the guidelines below to install libtsan0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtsan0

2. Uninstall "libtsan0" package

This is a short guide on how to uninstall libtsan0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtsan0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtsan0 package on Ubuntu 21.10 (Impish Indri)

Package: libtsan0
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7236
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libc6 (>= 2.34), libgcc-s1 (>= 3.3)
Filename: pool/main/g/gcc-11/libtsan0_11.2.0-7ubuntu2_amd64.deb
Size: 2258704
MD5sum: 4ac47c1a3d511d578a94fac4d1aa1ebc
SHA1: 58254fab5791b2c35250e88ead4948532ab0f75a
SHA256: 8e8ecd0a83e5c41f63e1f1de71f46c48954d11e5437211d95a621038d560c3d9
SHA512: 8bf250c5ab3dcf2536deea568e0a4b96923db406922c0b75a7c32ac7ebe26207fbccd4920d5d81bbc56df972ddb242f40cb2963b7a68ca06733c523db61ac2f1
Homepage: http://gcc.gnu.org/
Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
The Linux and Mac versions are based on Valgrind.
Description-md5: 750c144e4cc79bcf76c58f43c882ff70
Task: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes