How to Install and Uninstall procyon-core.noarch Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "procyon-core.noarch" package

This guide covers the steps necessary to install procyon-core.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install procyon-core.noarch

2. Uninstall "procyon-core.noarch" package

This is a short guide on how to uninstall procyon-core.noarch on Oracle Linux 9:

$ sudo dnf remove procyon-core.noarch $ sudo dnf autoremove

3. Information about the procyon-core.noarch package on Oracle Linux 9

Last metadata expiration check: 2:07:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : procyon-core
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el9
Architecture : noarch
Size : 156 k
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el9.src.rpm
Repository : epel
Summary : The procyon-core framework contains common support classes
URL : https://github.com/mstrobel/procyon
License : ASL 2.0
Description : The procyon-core framework contains common support classes used by the other
: Procyon APIs. Its facilities include string manipulation, collection extensions,
: filesystem/path utilities, freezable objects and collections, attached data stores,
: and some runtime type helpers.