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

Last updated: June 23,2024

1. Install "gcj-4.8" package

This guide let you learn how to install gcj-4.8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcj-4.8

2. Uninstall "gcj-4.8" package

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

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

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

Package: gcj-4.8
Priority: optional
Section: universe/java
Installed-Size: 13729
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-4.8
Version: 4.8.5-4ubuntu2
Replaces: gcj-4.8-jdk (<< 4.8.1-4), libgcj11 (<< 4.5-20100101-1)
Depends: gcc-4.8-base (= 4.8.5-4ubuntu2), gcc-4.8 (>= 4.8), libc6-dev (>= 2.13-0ubuntu6), ecj-gcj, libecj-java-gcj (>= 3.5.1), libc6 (>= 2.14), libcloog-isl4 (>= 0.17), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info
Conflicts: cpp-4.1 (<< 4.1.1), gcc-4.1 (<< 4.1.1), gcj-4.4
Filename: pool/universe/g/gcc-4.8/gcj-4.8_4.8.5-4ubuntu2_amd64.deb
Size: 4410938
MD5sum: 1de6f0f86e7cc132ff463299b419fc12
SHA1: 6674a5ed50a47190ed98f4c122f3020bfdcbc6e0
SHA256: c107ab3478aca80cd123019a8343f38e4165b0dd028442825610d51710b229b8
Description-en: GCJ byte code and native compiler for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both
Java(tm) source and bytecode files. The compiler can also generate class
files.
Description-md5: 8753e734cc2a7f934f8620bd89d6afe5
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu