How to Install and Uninstall java-1.8.0-openjdk.x86_64 Package on CentOS Stream 9

Last updated: October 14,2024

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

This tutorial shows how to install java-1.8.0-openjdk.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install java-1.8.0-openjdk.x86_64

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

This guide covers the steps necessary to uninstall java-1.8.0-openjdk.x86_64 on CentOS Stream 9:

$ sudo dnf remove java-1.8.0-openjdk.x86_64 $ sudo dnf autoremove

3. Information about the java-1.8.0-openjdk.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:16:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : java-1.8.0-openjdk
Epoch : 1
Version : 1.8.0.362.b09
Release : 4.el9
Architecture : x86_64
Size : 426 k
Source : java-1.8.0-openjdk-1.8.0.362.b09-4.el9.src.rpm
Repository : appstream
Summary : OpenJDK 8 Runtime Environment
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.