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

Last updated: October 07,2024

1. Install "libcommons-jci-java" package

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

$ sudo apt update $ sudo apt install libcommons-jci-java

2. Uninstall "libcommons-jci-java" package

This tutorial shows how to uninstall libcommons-jci-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-jci-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-jci-java
Priority: optional
Section: universe/java
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-jci
Version: 1.1-3
Depends: libasm4-java, libcommons-io-java, libcommons-lang-java, libcommons-logging-java
Filename: pool/universe/c/commons-jci/libcommons-jci-java_1.1-3_all.deb
Size: 44644
MD5sum: f62f1b37718e9ad7357dc8c66911e81f
SHA1: b52849da65626a1d35a754365efb98ef407cfcb1
SHA256: de47f77c37177830363ba24bb58e6727004800df80be1121b2e53daf734f90a9
Description-en: common Java interface for various compilers - Core and FAM
Commons JCI is a common Java compiler interface for various compilers.
.
It can be used to either compile Java (or any other language that can be
compiled to Java classes like e.g. Groovy or Javascript) to Java.
.
It is integrated with a Java FAM (Filesystem Alteration Monitor)
that can be used with JCI compiling/reloading classloader.
.
This package contains FAM and Core module of Commons JCI.
Description-md5: 1b1ec05e3b9196909504609839b5e08f
Homepage: http://commons.apache.org/jci/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu