How to Install and Uninstall ecj.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "ecj.noarch" package

In this section, we are going to explain the necessary steps to install ecj.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ecj.noarch

2. Uninstall "ecj.noarch" package

Please follow the step by step instructions below to uninstall ecj.noarch on Rocky Linux 8:

$ sudo dnf remove ecj.noarch $ sudo dnf autoremove

3. Information about the ecj.noarch package on Rocky Linux 8

Last metadata expiration check: 2:20:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ecj
Epoch : 1
Version : 4.19
Release : 3.el8
Architecture : noarch
Size : 2.8 M
Source : ecj-4.19-3.el8.src.rpm
Repository : epel
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.