How to Install and Uninstall libconcurrentunit-java Package on Kali Linux

Last updated: July 08,2024

1. Install "libconcurrentunit-java" package

Please follow the instructions below to install libconcurrentunit-java on Kali Linux

$ sudo apt update $ sudo apt install libconcurrentunit-java

2. Uninstall "libconcurrentunit-java" package

Please follow the step by step instructions below to uninstall libconcurrentunit-java on Kali Linux:

$ sudo apt remove libconcurrentunit-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconcurrentunit-java package on Kali Linux

Package: libconcurrentunit-java
Version: 0.4.6-2
Installed-Size: 32
Maintainer: Debian Java Maintainers
Architecture: all
Size: 10416
SHA256: 0a6eb65852c51c1479f65eb2954f51ae64b760fc2b1181cc3f4cb6b604bc17b8
SHA1: 91c4bd3a284b2544a1b7506acc1f347dd3fcb18b
MD5sum: 25d337260d803ef3f06a3887e4e96669
Description: simple toolkit for testing multi-threaded Java code
ConcurrentUnit was created to help developers test multi-threaded or
asynchronous code. It allows one to perform assertions and wait for operations
in any thread, with failures being properly reported back to the main test
thread. If an assertion fails, the test fails, regardless of which thread the
assertion came from.
Description-md5:
Homepage: https://github.com/jhalterman/concurrentunit
Section: java
Priority: optional
Filename: pool/main/libc/libconcurrentunit-java/libconcurrentunit-java_0.4.6-2_all.deb

5. The same packages on other Linux Distributions