Remove the Java RPM

From Cramsession
Revision as of 00:52, 3 November 2024 by Mflavell (talk | contribs) (Created page with "Find the package rpm -qa | grep jdk Run the command to remove sudo rpm -e jdk-23-23.0.1-11.x86_64")
(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