How to Install and Uninstall perl-Module-Install-AutoLicense.noarch Package on Fedora 35

Last updated: July 03,2024

1. Install "perl-Module-Install-AutoLicense.noarch" package

This is a short guide on how to install perl-Module-Install-AutoLicense.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Module-Install-AutoLicense.noarch

2. Uninstall "perl-Module-Install-AutoLicense.noarch" package

This is a short guide on how to uninstall perl-Module-Install-AutoLicense.noarch on Fedora 35:

$ sudo dnf remove perl-Module-Install-AutoLicense.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Install-AutoLicense.noarch package on Fedora 35

Last metadata expiration check: 3:34:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Module-Install-AutoLicense
Version : 0.10
Release : 15.fc35
Architecture : noarch
Size : 13 k
Source : perl-Module-Install-AutoLicense-0.10-15.fc35.src.rpm
Repository : fedora
Summary : Module::Install extension to automatically generate LICENSE files
URL : https://metacpan.org/release/Module-Install-AutoLicense
License : GPL+ or Artistic
Description : Module::Install::AutoLicense is a Module::Install extension that generates
: a LICENSE file automatically whenever the author runs Makefile.PL. On the
: user side it does nothing.