How to Install and Uninstall perl-Config-Tiny.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Here is a brief guide to show you how to install perl-Config-Tiny.noarch on Rocky Linux 8

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

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

Please follow the instructions below to uninstall perl-Config-Tiny.noarch on Rocky Linux 8:

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

3. Information about the perl-Config-Tiny.noarch package on Rocky Linux 8

Last metadata expiration check: 0:15:34 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Config-Tiny
Version : 2.24
Release : 1.el8
Architecture : noarch
Size : 37 k
Source : perl-Config-Tiny-2.24-1.el8.src.rpm
Repository : epel
Summary : Perl module for reading and writing .ini style configuration files
URL : https://metacpan.org/release/Config-Tiny
License : GPL+ or Artistic
Description : Config::Tiny is a Perl module designed for reading and writing .ini
: style configuration files. It is designed for simplicity and ease of
: use, and thus only supports the most basic operations.