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

Last updated: May 23,2024

1. Install "libcommons-jci-groovy-java" package

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

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

2. Uninstall "libcommons-jci-groovy-java" package

Here is a brief guide to show you how to uninstall libcommons-jci-groovy-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommons-jci-groovy-java
Priority: optional
Section: universe/java
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-jci
Version: 1.1-3
Depends: groovy2, libcommons-jci-java (= 1.1-3)
Filename: pool/universe/c/commons-jci/libcommons-jci-groovy-java_1.1-3_all.deb
Size: 12360
MD5sum: d5e757aab9e1eba7f18f4ae9e80a434d
SHA1: dabc1aaff0a8cf0146cdfd05202e827b993260f6
SHA256: c680200815ca38d5ada3dff6f4603ff21b26bbe9d75d5e15f615246fb36feb0e
Description-en: common Java interface for various compilers - Groovy
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 Groovy compiler module of Commons JCI.
Description-md5: c33cd4dbe02072159d7d7ddee0b8fbbe
Homepage: http://commons.apache.org/jci/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu