How to Install and Uninstall perl-Config-Properties.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "perl-Config-Properties.noarch" package

In this section, we are going to explain the necessary steps to install perl-Config-Properties.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Config-Properties.noarch

2. Uninstall "perl-Config-Properties.noarch" package

Please follow the guidance below to uninstall perl-Config-Properties.noarch on Fedora 36:

$ sudo dnf remove perl-Config-Properties.noarch $ sudo dnf autoremove

3. Information about the perl-Config-Properties.noarch package on Fedora 36

Last metadata expiration check: 0:38:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Config-Properties
Version : 1.80
Release : 19.fc36
Architecture : noarch
Size : 24 k
Source : perl-Config-Properties-1.80-19.fc36.src.rpm
Repository : fedora
Summary : Read and write property files
URL : https://metacpan.org/release/Config-Properties
License : GPL+ or Artistic
Description : Config::Properties is a near implementation of the java.util.Properties
: API. It is designed to allow easy reading, writing and manipulation of Java-
: style property files.