How To Install perl-Rose-Object on Fedora 36

In this tutorial we learn how to install perl-Rose-Object in Fedora 36. perl-Rose-Object is Simple object base class

Introduction

In this tutorial we learn how to install perl-Rose-Object on Fedora 36.

What is perl-Rose-Object

Rose functionality, but a healthy dose of convention.

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

Install perl-Rose-Object 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-Rose-Object using dnf by running the following command:

sudo dnf -y install perl-Rose-Object

Install perl-Rose-Object 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-Rose-Object using yum by running the following command:

sudo yum -y install perl-Rose-Object

How To Uninstall perl-Rose-Object on Fedora 36

To uninstall only the perl-Rose-Object package we can use the following command:

sudo dnf remove perl-Rose-Object

perl-Rose-Object Package Contents on Fedora 36

/usr/share/doc/perl-Rose-Object
/usr/share/doc/perl-Rose-Object/Changes
/usr/share/man/man3/Rose::Class.3pm.gz
/usr/share/man/man3/Rose::Class::MakeMethods::Generic.3pm.gz
/usr/share/man/man3/Rose::Class::MakeMethods::Set.3pm.gz
/usr/share/man/man3/Rose::Object.3pm.gz
/usr/share/man/man3/Rose::Object::MakeMethods.3pm.gz
/usr/share/man/man3/Rose::Object::MakeMethods::DateTime.3pm.gz
/usr/share/man/man3/Rose::Object::MakeMethods::Generic.3pm.gz
/usr/share/man/man3/Rose::Object::MixIn.3pm.gz
/usr/share/perl5/vendor_perl/Rose
/usr/share/perl5/vendor_perl/Rose/Class
/usr/share/perl5/vendor_perl/Rose/Class.pm
/usr/share/perl5/vendor_perl/Rose/Class/MakeMethods
/usr/share/perl5/vendor_perl/Rose/Class/MakeMethods/Generic.pm
/usr/share/perl5/vendor_perl/Rose/Class/MakeMethods/Set.pm
/usr/share/perl5/vendor_perl/Rose/Object
/usr/share/perl5/vendor_perl/Rose/Object.pm
/usr/share/perl5/vendor_perl/Rose/Object/MakeMethods
/usr/share/perl5/vendor_perl/Rose/Object/MakeMethods.pm
/usr/share/perl5/vendor_perl/Rose/Object/MakeMethods/DateTime.pm
/usr/share/perl5/vendor_perl/Rose/Object/MakeMethods/Generic.pm
/usr/share/perl5/vendor_perl/Rose/Object/MixIn.pm

References

Summary

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