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

Last updated: September 20,2024

1. Install "jdeparser.noarch" package

Please follow the guidance below to install jdeparser.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install jdeparser.noarch

2. Uninstall "jdeparser.noarch" package

Here is a brief guide to show you how to uninstall jdeparser.noarch on Rocky Linux 8:

$ sudo dnf remove jdeparser.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:24:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : jdeparser
Version : 2.0.0
Release : 5.el8
Architecture : noarch
Size : 216 k
Source : jdeparser-2.0.0-5.el8.src.rpm
Repository : appstream
Summary : Source generator library for Java
URL : https://github.com/jdeparser/jdeparser2
License : ASL 2.0
Description : This project is a fork of Sun's (now Oracle's) com.sun.codemodel project. We
: decided to fork the project because by all evidence, the upstream project is
: dead and not actively accepting outside contribution. All JBoss projects are
: urged to use this project instead for source code generation.