Remove the Java RPM

From Cramsession
Revision as of 17:53, 20 May 2025 by Mflavell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
✍️ Verified Author: MflavellClick 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