How to Install and Uninstall libmultiverse-core-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 25,2024

1. Install "libmultiverse-core-java-doc" package

This guide let you learn how to install libmultiverse-core-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmultiverse-core-java-doc" package

This guide covers the steps necessary to uninstall libmultiverse-core-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmultiverse-core-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmultiverse-core-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 5166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: multiverse-core
Version: 0.7.0-4
Recommends: libmultiverse-core-java (= 0.7.0-4)
Suggests: default-jdk-doc
Filename: pool/universe/m/multiverse-core/libmultiverse-core-java-doc_0.7.0-4_all.deb
Size: 200452
MD5sum: 96cc5f3a236cafa0ab4c734671813541
SHA1: faaef07c18537e1db0d323669467ad5bc4149cc5
SHA256: 5692da66533de83f894d69097686f09321f9c01d76ffccf62ec9c4790c57b29e
Description-en: Documentation for libmultiverse-core-java
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.
.
This package contains the Multiverse Core API javadocs.
Description-md5: e51f449bfbb67feddc42b675e8bf1e71
Homepage: http://multiverse.codehaus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu