How to Install and Uninstall libmultiverse-core-java Package on Kali Linux

Last updated: May 10,2024

1. Install "libmultiverse-core-java" package

In this section, we are going to explain the necessary steps to install libmultiverse-core-java on Kali Linux

$ sudo apt update $ sudo apt install libmultiverse-core-java

2. Uninstall "libmultiverse-core-java" package

Here is a brief guide to show you how to uninstall libmultiverse-core-java on Kali Linux:

$ sudo apt remove libmultiverse-core-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmultiverse-core-java package on Kali Linux

Package: libmultiverse-core-java
Source: multiverse-core
Version: 0.7.0-6
Installed-Size: 262
Maintainer: Debian Java Maintainers
Architecture: all
Size: 220760
SHA256: 161e372c3b95662b1d0373529e2b14b835ab23cb2b5ff17664511078a352115e
SHA1: 4e28d3c83818e95ad793b0793b7e0694403a7c21
MD5sum: 49645a41e82dc79b24173b9734321223
Description: Java library implementing Software Transactional Memory (STM)
Multiverse is meant as an alternative to traditional lock based
concurrency. If you have worked with databases before, Transactional
Memory should feel familiar because both share one very important
concept: transactions.
.
Multiverse is language independent so it can be used without relying
on instrumentation and therefore can easily be used with other
languages that can run on the JVM like Scala, Groovy or JRuby.
.
Also it reduces complexity of concurrency control, it can be used
demanding production environments and provides a framework for STM
experiments.
Description-md5:
Homepage: http://multiverse.codehaus.org/
Section: java
Priority: optional
Filename: pool/main/m/multiverse-core/libmultiverse-core-java_0.7.0-6_all.deb