How to Install and Uninstall ecj.noarch Package on CentOS Stream 8

Last updated: October 31,2024

1. Install "ecj.noarch" package

This tutorial shows how to install ecj.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ecj.noarch

2. Uninstall "ecj.noarch" package

This tutorial shows how to uninstall ecj.noarch on CentOS Stream 8:

$ sudo dnf remove ecj.noarch $ sudo dnf autoremove

3. Information about the ecj.noarch package on CentOS Stream 8

Last metadata expiration check: 2:03:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ecj
Epoch : 1
Version : 4.20
Release : 10.el8
Architecture : noarch
Size : 2.0 M
Source : ecj-4.20-10.el8.src.rpm
Repository : 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.