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

Last updated: June 23,2024

1. Install "gcj-4.9-jre" package

This guide covers the steps necessary to install gcj-4.9-jre on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gcj-4.9-jre" package

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

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

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

Package: gcj-4.9-jre
Priority: optional
Section: universe/java
Installed-Size: 14
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.9
Version: 4.9.3-13ubuntu2
Provides: java-runtime, java1-runtime, java2-runtime, java5-runtime
Depends: gcc-4.9-base (= 4.9.3-13ubuntu2), gcj-4.9-jre-headless (= 4.9.3-13ubuntu2), libgcj15-awt (= 4.9.3-13ubuntu2)
Filename: pool/universe/g/gcc-4.9/gcj-4.9-jre_4.9.3-13ubuntu2_amd64.deb
Size: 1266
MD5sum: a5898a95446f89933822b09ef3f6b5d8
SHA1: e7e4e350eea48087a40a57bd2315b6e833da162c
SHA256: 3bc36956614cca99ffb51733ea1e6f391c6dc3d49ab2b0ea78fc8227841cfd8b
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