How to Install and Uninstall libdisruptor-java Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "libdisruptor-java" package

This is a short guide on how to install libdisruptor-java on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdisruptor-java

2. Uninstall "libdisruptor-java" package

In this section, we are going to explain the necessary steps to uninstall libdisruptor-java on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdisruptor-java package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdisruptor-java
Architecture: all
Version: 3.4.2-2
Multi-Arch: foreign
Priority: optional
Section: universe/java
Source: disruptor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Filename: pool/universe/d/disruptor/libdisruptor-java_3.4.2-2_all.deb
Size: 77524
MD5sum: 00bb239e41b66496e3a4644452bd53b8
SHA1: 40a689b26a4b0cb40da1ba4ac546fe19df9572c0
SHA256: 055d892785f9806a36798832572ee7a77a308fd2f64661e8eef8d508e01597bd
SHA512: 3e6593f4576e97dc7ad55f745f105b7df3786de9cfce82fc35a768e6998df7524a0c51b6d7948fc949d379f2d76736c415bc0a23d87ec38669e85dfe03726faa
Homepage: https://github.com/LMAX-Exchange/disruptor/wiki
Description-en: Disruptor - High Performance Inter-Thread Messaging Library for Java
The disruptor is a high-throughput and low-latency concurrency framework.
It is designed to maximize the efficiency of memory allocation, and operate
in a cache-friendly manner so that it will perform optimally on modern
hardware.
.
At the heart of the disruptor mechanism sits a pre-allocated bounded data
structure in the form of a ring-buffer. Data is added to the ring buffer
through one or more producers and processed by one or more consumers.
Description-md5: 9ca9359f56f9e05e17cb678c0daf4327