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

Last updated: May 20,2024

1. Install "libzmq-java" package

Please follow the step by step instructions below to install libzmq-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzmq-java

2. Uninstall "libzmq-java" package

Please follow the step by step instructions below to uninstall libzmq-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libzmq-java
Priority: optional
Section: universe/java
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Niehusmann
Architecture: amd64
Source: jzmq
Version: 3.1.0-10
Depends: libzmq-jni (= 3.1.0-10)
Filename: pool/universe/j/jzmq/libzmq-java_3.1.0-10_amd64.deb
Size: 48198
MD5sum: 18a115c5dde15440d379f6a588de6cd7
SHA1: c8bc2411dcb7d9fe94875abd0346b928077c444b
SHA256: c58cbbb7af63eb22cc84f177ea418aa7af2f16cd8326048965d89c94778b85f6
Description-en: ZeroMQ Java bindings (jzmq)
ZeroMQ is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products.
.
ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
.
This package contains JNI-based Java bindings for ZeroMQ.
Description-md5: 6a69c45c5545689ace4db848108d3f41
Homepage: https://github.com/zeromq/jzmq
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu