How to Install and Uninstall fxt-tools Package on Kali Linux

Last updated: April 28,2024

1. Install "fxt-tools" package

This tutorial shows how to install fxt-tools on Kali Linux

$ sudo apt update $ sudo apt install fxt-tools

2. Uninstall "fxt-tools" package

This tutorial shows how to uninstall fxt-tools on Kali Linux:

$ sudo apt remove fxt-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the fxt-tools package on Kali Linux

Package: fxt-tools
Source: fxt
Version: 0.3.13-4
Installed-Size: 37
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libfxt2 (>= 0.3.13)
Size: 16100
SHA256: 9ee2cdcc61961bd572161fe66b4700525ab3a2fefed77c8586192a438f6e069a
SHA1: 880ca44ecbe4a78a932408e24a3e5496060c57ac
MD5sum: d1de8e125940e33eb740727514bd66be
Description: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
performance of multithreaded programs which can potentially use a
hybrid thread scheduler (i.e. a user-level scheduler on top of a
kernel-level one). The Marcel thread library can take full profit from
this library.
.
FxT is based on the offline analysis of traces (sequence of events recorded at
run time).
.
This package contains tools.
Description-md5:
Multi-Arch: foreign
Homepage: https://savannah.nongnu.org/p/fkt
Section: science
Priority: optional
Filename: pool/main/f/fxt/fxt-tools_0.3.13-4_amd64.deb