How to Install and Uninstall procyon-core.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "procyon-core.noarch" package

This guide covers the steps necessary to install procyon-core.noarch on Fedora 35

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

2. Uninstall "procyon-core.noarch" package

Learn how to uninstall procyon-core.noarch on Fedora 35:

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

3. Information about the procyon-core.noarch package on Fedora 35

Last metadata expiration check: 1:53:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : procyon-core
Version : 0.5.36
Release : 0.7.20210619.git92ba3f4.fc35
Architecture : noarch
Size : 155 k
Source : procyon-0.5.36-0.7.20210619.git92ba3f4.fc35.src.rpm
Repository : fedora
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.