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

Last updated: October 07,2024

1. Install "procyon-core.noarch" package

Please follow the guidance below to install procyon-core.noarch on AlmaLinux 9

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

2. Uninstall "procyon-core.noarch" package

Learn how to uninstall procyon-core.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:20:41 ago on Wed Mar 13 07:41:12 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.