How to Install and Uninstall procyon-core.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "procyon-core.noarch" package

This tutorial shows how to install procyon-core.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "procyon-core.noarch" package

Please follow the guidance below to uninstall procyon-core.noarch on CentOS 8 / RHEL 8:

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

3. Information about the procyon-core.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:35:41 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : procyon-core
Version : 0.5.33
Release : 0.4.pre02.el8
Architecture : noarch
Size : 155 k
Source : procyon-0.5.33-0.4.pre02.el8.src.rpm
Repository : epel
Summary : The procyon-core framework contains common support classes
URL : https://bitbucket.org/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.