How to Install and Uninstall perl-Config-GitLike.noarch Package on Fedora 35

Last updated: November 27,2024

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

This guide let you learn how to install perl-Config-GitLike.noarch on Fedora 35

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

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

This guide let you learn how to uninstall perl-Config-GitLike.noarch on Fedora 35:

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

3. Information about the perl-Config-GitLike.noarch package on Fedora 35

Last metadata expiration check: 5:09:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Config-GitLike
Version : 1.18
Release : 6.fc35
Architecture : noarch
Size : 42 k
Source : perl-Config-GitLike-1.18-6.fc35.src.rpm
Repository : fedora
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.