How to Install and Uninstall libfxt0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libfxt0" package

This guide covers the steps necessary to install libfxt0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfxt0

2. Uninstall "libfxt0" package

Please follow the instructions below to uninstall libfxt0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfxt0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfxt0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfxt0
Priority: extra
Section: universe/libs
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: fxt
Version: 0.3.1-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/f/fxt/libfxt0_0.3.1-1_amd64.deb
Size: 24458
MD5sum: d648d5e84a2b07ad7797bd38cdbdb44c
SHA1: 3675838c8e3aed5518aea2e0561c182884dc3e62
SHA256: f767531b52d22eaff80430f29945594a6b23059a9fd41b86c04dd19ae757656c
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 shared libraries.
Description-md5: 588d577eee5bdffbe8853a530eb00e88
Multi-Arch: same
Homepage: https://savannah.nongnu.org/p/fkt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu