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

Last updated: May 10,2024

1. Install "libactivemq-protobuf-java" package

Please follow the guidelines below to install libactivemq-protobuf-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libactivemq-protobuf-java

2. Uninstall "libactivemq-protobuf-java" package

Please follow the instructions below to uninstall libactivemq-protobuf-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libactivemq-protobuf-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libactivemq-protobuf-java
Priority: optional
Section: universe/java
Installed-Size: 382
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: activemq-protobuf
Version: 1.1-4
Recommends: libmaven2-core-java
Suggests: libactivemq-protobuf-java-doc
Filename: pool/universe/a/activemq-protobuf/libactivemq-protobuf-java_1.1-4_all.deb
Size: 324934
MD5sum: 61540fd7b3e486255fa89eb96c1ec7fc
SHA1: 6062ab9570e853a8a8be0e9a0a70b5f8f76829d9
SHA256: 28efd3de3febfbb7535526b71373ba48ed4dad2212275a5388b77f116592b280
Description-en: ActiveMQ Protocol Buffers Maven plugin
Apache ActiveMQ is a message broker built around Java Message Service (JMS)
API : allow sending messages between two or more clients in a loosely coupled,
reliable, and asynchronous way.
.
"Protocol Buffers" are language-neutral, platform-neutral, extensible way of
serializing structured data for use in communications protocols
or data storage.
.
This package, used by Apache ActiveMQ, provide a simple Protocol Buffer
Java API. It comes with a built in proto file compiler and
Java source code generator (as a Maven plugin).
Description-md5: 9437bb364cb40551b138e74e855d4d81
Homepage: http://activemq.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu