How to Install and Uninstall gcj-4.8-jre Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "gcj-4.8-jre" package

Here is a brief guide to show you how to install gcj-4.8-jre on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcj-4.8-jre

2. Uninstall "gcj-4.8-jre" package

Please follow the guidelines below to uninstall gcj-4.8-jre on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcj-4.8-jre $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcj-4.8-jre package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gcj-4.8-jre
Priority: optional
Section: universe/java
Installed-Size: 14
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8
Version: 4.8.5-4ubuntu2
Replaces: gcj-4.8-jre-headless (<< 4.8.2-2)
Provides: java-runtime, java1-runtime, java2-runtime, java5-runtime
Depends: gcc-4.8-base (= 4.8.5-4ubuntu2), gcj-4.8-jre-headless (= 4.8.5-4ubuntu2), libgcj14-awt (= 4.8.5-4ubuntu2)
Filename: pool/universe/g/gcc-4.8/gcj-4.8-jre_4.8.5-4ubuntu2_amd64.deb
Size: 1278
MD5sum: 132347e7a19ffa2f394360e6a1839645
SHA1: 65cbfc74a2ddf5e3a11511057e16b9d0d44afce4
SHA256: 546cbd6efe1605548c2d911da2ea1134df8087292989401c085c9a0d7714d1c3
Description-en: Java runtime environment using GIJ/Classpath
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
It includes a class loader which can dynamically load shared objects, so
it is possible to give it the name of a class which has been compiled and
put into a shared library on the class path.
.
The package contains as well a collection of wrapper scripts and symlinks.
It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.
Description-md5: 33bb6e364710093f6308dbe21c570d27
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu