How to Install and Uninstall mutextrace Package on Ubuntu 21.10 (Impish Indri)
Last updated: December 24,2024
1. Install "mutextrace" package
In this section, we are going to explain the necessary steps to install mutextrace on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
mutextrace
Copied
2. Uninstall "mutextrace" package
This tutorial shows how to uninstall mutextrace on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
mutextrace
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mutextrace package on Ubuntu 21.10 (Impish Indri)
Package: mutextrace
Architecture: amd64
Version: 0.1.4-1build1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Simon Richter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: libc6 (>= 2.4)
Filename: pool/universe/m/mutextrace/mutextrace_0.1.4-1build1_amd64.deb
Size: 9076
MD5sum: 0201905de5b5fab797fd718fc31a8f42
SHA1: 7f605735815a257725b64fd9fbdbac1e2a040456
SHA256: 671892780a83c411824b7091656dbcfa67dfc33242b8d78683ab83aa8c1dd37f
SHA512: 2cc41bd3ac4d893dc23cf0f558155101aedddaf0b6ad18dc57b73f5f695336dbd325727be99e816d945c027789add179a9b111f0979a29693bdfa333006e434a
Description-en: Lock debugging tool
This tool displays mutexes locked and unlocked during execution of a
program, and can provide hints for debugging multithreaded
applications. As it is fairly lightweight and easy to use, it is ideal
at the start of a debugging session or when only limited resources are
available.
.
It cannot detect data races as it only looks at the synchronisation
primitives themselves; if you need that, use helgrind (in the valgrind
package) instead.
Description-md5: 5f0d74bd67e3037424b871e70a4711dd
Architecture: amd64
Version: 0.1.4-1build1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Simon Richter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: libc6 (>= 2.4)
Filename: pool/universe/m/mutextrace/mutextrace_0.1.4-1build1_amd64.deb
Size: 9076
MD5sum: 0201905de5b5fab797fd718fc31a8f42
SHA1: 7f605735815a257725b64fd9fbdbac1e2a040456
SHA256: 671892780a83c411824b7091656dbcfa67dfc33242b8d78683ab83aa8c1dd37f
SHA512: 2cc41bd3ac4d893dc23cf0f558155101aedddaf0b6ad18dc57b73f5f695336dbd325727be99e816d945c027789add179a9b111f0979a29693bdfa333006e434a
Description-en: Lock debugging tool
This tool displays mutexes locked and unlocked during execution of a
program, and can provide hints for debugging multithreaded
applications. As it is fairly lightweight and easy to use, it is ideal
at the start of a debugging session or when only limited resources are
available.
.
It cannot detect data races as it only looks at the synchronisation
primitives themselves; if you need that, use helgrind (in the valgrind
package) instead.
Description-md5: 5f0d74bd67e3037424b871e70a4711dd