How to Install and Uninstall mutrace Package on Kali Linux

Last updated: May 17,2024

1. Install "mutrace" package

This tutorial shows how to install mutrace on Kali Linux

$ sudo apt update $ sudo apt install mutrace

2. Uninstall "mutrace" package

This guide covers the steps necessary to uninstall mutrace on Kali Linux:

$ sudo apt remove mutrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the mutrace package on Kali Linux

Package: mutrace
Source: mutrace (0.2.0-3.4)
Version: 0.2.0-3.4+b3
Installed-Size: 1414
Maintainer: Riku Voipio
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 461608
SHA256: b181ca347f0e827cae73dfbab3ed074f9e24b7ad0f2766d2400115a70df3caf7
SHA1: 9090f379de8176fe49f6bdfad7da5c1dec376ff4
MD5sum: 4fb72a5e77561d6530c16a1bb2bc8457
Description: mutex and realtime memory allocation profiling tools
Two tools are included in this package:
.
mutrace - for profiling lock contention.
matrace - for profiling memory allocations in realtime threads.
Description-md5: 24acb8ced7f49bf23566aa78b26bd00d
Homepage: http://0pointer.de/blog/projects/mutrace.html
Built-Using: binutils (= 2.38-3)
Section: utils
Priority: optional
Filename: pool/main/m/mutrace/mutrace_0.2.0-3.4+b3_amd64.deb