How to Install and Uninstall libjthread1.3.1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libjthread1.3.1" package

In this section, we are going to explain the necessary steps to install libjthread1.3.1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjthread1.3.1

2. Uninstall "libjthread1.3.1" package

Here is a brief guide to show you how to uninstall libjthread1.3.1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjthread1.3.1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libjthread1.3.1
Priority: extra
Section: universe/libs
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Gilbert
Architecture: amd64
Source: jthread
Version: 1.3.1-3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Filename: pool/universe/j/jthread/libjthread1.3.1_1.3.1-3_amd64.deb
Size: 6678
MD5sum: b915b93040fab374200264eea6710152
SHA1: fed17ec8d73b35463e7ba675b3da36e4be46e4bf
SHA256: f2ef3f9b4ff92e8baacc6b61b61dcd86e860da36d867f7cee3e1777620a60bb1
Description-en: JThread cross-platform threading library
The JThread package provides some classes to make use of threads easily on
different platforms. The classes are actually rather simple wrappers around
existing thread implementations.
.
This package contains the shared core library.
Description-md5: 92fb13a2f6dfe801a1eaf1531cf2e024
Homepage: http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jthread
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu