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

Last updated: September 28,2024

1. Install "procyon-core.noarch" package

Please follow the steps below to install procyon-core.noarch on CentOS Stream 8

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

2. Uninstall "procyon-core.noarch" package

This guide let you learn how to uninstall procyon-core.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 1:26:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : procyon-core
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el8
Architecture : noarch
Size : 157 k
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el8.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.