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

Last updated: October 06,2024

1. Install "libgossip-java" package

Please follow the steps below to install libgossip-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgossip-java

2. Uninstall "libgossip-java" package

In this section, we are going to explain the necessary steps to uninstall libgossip-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgossip-java
Priority: optional
Section: universe/java
Installed-Size: 261
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: gossip
Version: 1.8-2
Depends: libslf4j-java
Suggests: libjansi-java
Filename: pool/universe/g/gossip/libgossip-java_1.8-2_all.deb
Size: 92088
MD5sum: 9adbef0012c91d4c673fe57e97a9066a
SHA1: 45d1ac2d32b5fdd3e2091c3ac1717193eec56b52
SHA256: a54ffb27d93d765259f77aa98fb5174b6c126c6e5fed2973a948ab9be2ccea0e
Description-en: Small and fast logging provider for SLF4J
Gossip is a plugin for SLF4J which has simple and flexible configuration.
It features:
* Small footprint ~75k (even smaller for gossip-bootstrap-slf4j ~20k)
* Profile-based configuration
* Profile activation triggers
* Multiple source inputs
* Console and rolling file listeners
* ANSI color rendering
* Internal logging
* SLF4J support, helpers and utilities
Description-md5: 6473c6a671286df3d65f5b4462181b65
Homepage: http://github.com/jdillon/gossip
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu