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

Last updated: September 21,2024

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

This guide covers the steps necessary to install perl-Config-GitLike.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall perl-Config-GitLike.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:37:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Config-GitLike
Version : 1.18
Release : 3.el8
Architecture : noarch
Size : 45 k
Source : perl-Config-GitLike-1.18-3.el8.src.rpm
Repository : epel
Summary : Git-compatible config file parsing
URL : https://metacpan.org/release/Config-GitLike
License : GPL+ or Artistic
Description : This module handles interaction with configuration files of the style used
: by the version control system Git. It can both parse and modify these
: files, as well as create entirely new ones.