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

Last updated: May 03,2024

1. Install "libopenhft-compiler-java" package

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

$ sudo apt update $ sudo apt install libopenhft-compiler-java

2. Uninstall "libopenhft-compiler-java" package

This is a short guide on how to uninstall libopenhft-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopenhft-compiler-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libopenhft-compiler-java
Priority: optional
Section: universe/java
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: openhft-compiler
Version: 2.2.0-1
Depends: libslf4j-java
Filename: pool/universe/o/openhft-compiler/libopenhft-compiler-java_2.2.0-1_all.deb
Size: 16354
MD5sum: 9aeface0084dcddf07551bb3480a20ed
SHA1: 62659a34812e1df7392a287b395030d102a7712f
SHA256: ab155202a3b34a29ec5119e3c78323e0a01d3665f539afba2a5e39ce6654f64f
Description-en: Java Runtime Compiler library
This library takes a String, compiles it and loads it returning a class from
what was built. By default it uses the current ClassLoader. It supports nested
classes, but otherwise builds one class at a time.
Description-md5: 122d4bc06ee1fca2d0701b0137c3539c
Homepage: https://github.com/OpenHFT/Java-Runtime-Compiler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu