How to Install and Uninstall classpathless-compiler.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 26,2024
1. Install "classpathless-compiler.noarch" package
Learn how to install classpathless-compiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
classpathless-compiler.noarch
Copied
2. Uninstall "classpathless-compiler.noarch" package
Please follow the step by step instructions below to uninstall classpathless-compiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
classpathless-compiler.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the classpathless-compiler.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:29:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : classpathless-compiler
Version : 2.2
Release : 1.el9
Architecture : noarch
Size : 71 k
Source : classpathless-compiler-2.2-1.el9.src.rpm
Repository : epel
Summary : Tool for recompiling java sources with customizable class providers
URL : https://github.com/mkoncek/classpathless-compiler
License : ASL 2.0
Description : Classpathless compiler (CPLC) is a compiler wrapper used for compiling java
: sources with customizable class providers. This tool works differently from the
: traditional java compiler in that it doesn't use provided classpath but instead
: pulls dependencies using an API.
Available Packages
Name : classpathless-compiler
Version : 2.2
Release : 1.el9
Architecture : noarch
Size : 71 k
Source : classpathless-compiler-2.2-1.el9.src.rpm
Repository : epel
Summary : Tool for recompiling java sources with customizable class providers
URL : https://github.com/mkoncek/classpathless-compiler
License : ASL 2.0
Description : Classpathless compiler (CPLC) is a compiler wrapper used for compiling java
: sources with customizable class providers. This tool works differently from the
: traditional java compiler in that it doesn't use provided classpath but instead
: pulls dependencies using an API.