How To Install perl-Module-Install-DOAPChangeSets on Fedora 36

In this tutorial we learn how to install perl-Module-Install-DOAPChangeSets in Fedora 36. perl-Module-Install-DOAPChangeSets is Write your distribution change log in RDF

Introduction

In this tutorial we learn how to install perl-Module-Install-DOAPChangeSets on Fedora 36.

What is perl-Module-Install-DOAPChangeSets

This package allows you to write your Changes file in Turtle or RDF/XML and autogenerate a human-readable text file.

We can use yum or dnf to install perl-Module-Install-DOAPChangeSets on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Module-Install-DOAPChangeSets.

Install perl-Module-Install-DOAPChangeSets on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Module-Install-DOAPChangeSets using dnf by running the following command:

sudo dnf -y install perl-Module-Install-DOAPChangeSets

Install perl-Module-Install-DOAPChangeSets on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Module-Install-DOAPChangeSets using yum by running the following command:

sudo yum -y install perl-Module-Install-DOAPChangeSets

How To Uninstall perl-Module-Install-DOAPChangeSets on Fedora 36

To uninstall only the perl-Module-Install-DOAPChangeSets package we can use the following command:

sudo dnf remove perl-Module-Install-DOAPChangeSets

perl-Module-Install-DOAPChangeSets Package Contents on Fedora 36

/usr/share/doc/perl-Module-Install-DOAPChangeSets
/usr/share/doc/perl-Module-Install-DOAPChangeSets/COPYRIGHT
/usr/share/doc/perl-Module-Install-DOAPChangeSets/CREDITS
/usr/share/doc/perl-Module-Install-DOAPChangeSets/Changes
/usr/share/doc/perl-Module-Install-DOAPChangeSets/README
/usr/share/licenses/perl-Module-Install-DOAPChangeSets
/usr/share/licenses/perl-Module-Install-DOAPChangeSets/LICENSE
/usr/share/man/man3/Module::Install::DOAPChangeSets.3pm.gz
/usr/share/man/man3/Module::Install::DOAPChangeSets::Format.3pm.gz
/usr/share/man/man3/RDF::DOAP::ChangeSets.3pm.gz
/usr/share/perl5/vendor_perl/Module
/usr/share/perl5/vendor_perl/Module/Install
/usr/share/perl5/vendor_perl/Module/Install/Admin
/usr/share/perl5/vendor_perl/Module/Install/Admin/DOAPChangeSets.pm
/usr/share/perl5/vendor_perl/Module/Install/DOAPChangeSets
/usr/share/perl5/vendor_perl/Module/Install/DOAPChangeSets.pm
/usr/share/perl5/vendor_perl/Module/Install/DOAPChangeSets/Format.pod
/usr/share/perl5/vendor_perl/RDF
/usr/share/perl5/vendor_perl/RDF/DOAP
/usr/share/perl5/vendor_perl/RDF/DOAP/ChangeSets.pm

References

Summary

In this tutorial we learn how to install perl-Module-Install-DOAPChangeSets on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).