How to Install and Uninstall java-1.8.0-openjdk-debug.x86_64 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "java-1.8.0-openjdk-debug.x86_64" package

This tutorial shows how to install java-1.8.0-openjdk-debug.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install java-1.8.0-openjdk-debug.x86_64

2. Uninstall "java-1.8.0-openjdk-debug.x86_64" package

This tutorial shows how to uninstall java-1.8.0-openjdk-debug.x86_64 on Amazon Linux 2:

$ sudo yum remove java-1.8.0-openjdk-debug.x86_64 $ sudo yum autoremove

3. Information about the java-1.8.0-openjdk-debug.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : java-1.8.0-openjdk-debug
Arch : x86_64
Epoch : 1
Version : 1.8.0.312.b07
Release : 1.amzn2.0.2
Size : 316 k
Repo : amzn2-core/2/x86_64
Summary : OpenJDK 8 Runtime Environment unoptimised with full debugging on
URL : http://openjdk.java.net/
License : ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and
: GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and
: MPLv2.0 and Public Domain and W3C and zlib
Description : The OpenJDK 8 runtime environment.
: This package is unoptimised with full debugging. Install only as
: needed and remove ASAP.