Remove the Java RPM
From Cramsession
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
Find the package
rpm -qa | grep jdk
Run the command to remove
sudo rpm -e jdk-23-23.0.1-11.x86_64
Find the package
rpm -qa | grep jdk
Run the command to remove
sudo rpm -e jdk-23-23.0.1-11.x86_64