How to Install and Uninstall perl-Config-Auto.noarch Package on Fedora 34

Last updated: October 07,2024

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

Learn how to install perl-Config-Auto.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall perl-Config-Auto.noarch on Fedora 34:

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

3. Information about the perl-Config-Auto.noarch package on Fedora 34

Last metadata expiration check: 4:55:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Config-Auto
Version : 0.44
Release : 20.fc34
Architecture : noarch
Size : 24 k
Source : perl-Config-Auto-0.44-20.fc34.src.rpm
Repository : fedora
Summary : Magical config file parser
URL : https://metacpan.org/release/Config-Auto
License : GPL+ or Artistic
Description : This module was written after having to write Yet Another Config File
: Parser for some variety of colon-separated config. It searches the filesystem
: for the program's configuration file, basing itself on the program's name
: and returns a data structure based on the file's contents.