How to Install and Uninstall ecj.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "ecj.src" package

Please follow the instructions below to install ecj.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ecj.src

2. Uninstall "ecj.src" package

Here is a brief guide to show you how to uninstall ecj.src on Oracle Linux 9:

$ sudo dnf remove ecj.src $ sudo dnf autoremove

3. Information about the ecj.src package on Oracle Linux 9

Last metadata expiration check: 1:53:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ecj
Epoch : 1
Version : 4.20
Release : 11.el9
Architecture : src
Size : 2.1 M
Source : None
Repository : ol9_appstream
Summary : Eclipse Compiler for Java
URL : https://www.eclipse.org
License : EPL-2.0
Description : ECJ is the Java bytecode compiler of the Eclipse Platform. It is also known as
: the JDT Core batch compiler.