How to Install and Uninstall eclipse.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "eclipse.src" package
In this section, we are going to explain the necessary steps to install eclipse.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
eclipse.src
Copied
2. Uninstall "eclipse.src" package
Please follow the guidance below to uninstall eclipse.src on Oracle Linux 8:
$
sudo dnf remove
eclipse.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the eclipse.src package on Oracle Linux 8
Last metadata expiration check: 0:09:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : eclipse
Epoch : 1
Version : 4.16
Release : 7.0.3.module+el8.4.0+20138+28e8ca39
Architecture : src
Size : 199 M
Source : None
Repository : ol8_appstream
Summary : An open, extensible IDE
URL : http://www.eclipse.org/
License : EPL-2.0
Description : The Eclipse platform is designed for building integrated development
: environments (IDEs), server-side applications, desktop applications, and
: everything in between.
Available Packages
Name : eclipse
Epoch : 1
Version : 4.16
Release : 7.0.3.module+el8.4.0+20138+28e8ca39
Architecture : src
Size : 199 M
Source : None
Repository : ol8_appstream
Summary : An open, extensible IDE
URL : http://www.eclipse.org/
License : EPL-2.0
Description : The Eclipse platform is designed for building integrated development
: environments (IDEs), server-side applications, desktop applications, and
: everything in between.