How to Install and Uninstall fxt-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "fxt-tools" package

Please follow the instructions below to install fxt-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fxt-tools

2. Uninstall "fxt-tools" package

This tutorial shows how to uninstall fxt-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the fxt-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fxt-tools
Priority: extra
Section: universe/science
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: fxt
Version: 0.3.1-1
Depends: libc6 (>= 2.4), libfxt0
Filename: pool/universe/f/fxt/fxt-tools_0.3.1-1_amd64.deb
Size: 6186
MD5sum: 18025925f54b43e8c9cfc63ae20f431f
SHA1: e5e825541f5b5514228af519dcc8e6f36ce951bc
SHA256: f932ecf25a88f80af72c877cf47de04ae4382e0e2c6792845fc01bff9434977b
Description-en: 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: 5b3a50b332cac944942cf5f9473177f3
Homepage: https://savannah.nongnu.org/p/fkt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu