How to Install and Uninstall perl-Data-Properties.noarch Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install perl-Data-Properties.noarch on Fedora 34

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

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

This tutorial shows how to uninstall perl-Data-Properties.noarch on Fedora 34:

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

3. Information about the perl-Data-Properties.noarch package on Fedora 34

Last metadata expiration check: 1:40:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Data-Properties
Version : 0.02
Release : 29.fc34
Architecture : noarch
Size : 16 k
Source : perl-Data-Properties-0.02-29.fc34.src.rpm
Repository : fedora
Summary : Persistent properties
URL : https://metacpan.org/release/Data-Properties
License : ASL 2.0
Description : Data-Properties is a Perl version of Java's java.util.Properties and aims to be
: format-compatible with that class.