How to Install and Uninstall eclipse-jdt.noarch Package on CentOS Stream 8

Last updated: July 02,2024

1. Install "eclipse-jdt.noarch" package

Here is a brief guide to show you how to install eclipse-jdt.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install eclipse-jdt.noarch

2. Uninstall "eclipse-jdt.noarch" package

Learn how to uninstall eclipse-jdt.noarch on CentOS Stream 8:

$ sudo dnf remove eclipse-jdt.noarch $ sudo dnf autoremove

3. Information about the eclipse-jdt.noarch package on CentOS Stream 8

Last metadata expiration check: 1:14:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : eclipse-jdt
Epoch : 1
Version : 4.16
Release : 7.module+el8.4.0+8501+766a6595
Architecture : noarch
Size : 32 M
Source : eclipse-4.16-7.module+el8.4.0+8501+766a6595.src.rpm
Repository : appstream
Summary : Eclipse Java Development Tools
URL : http://www.eclipse.org/
License : EPL-2.0
Description : Eclipse Java Development Tools. This package is required to use Eclipse for
: developing software written in the Java programming language.