How to Install and Uninstall perl-Rose-DB-Object.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "perl-Rose-DB-Object.noarch" package

This tutorial shows how to install perl-Rose-DB-Object.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Rose-DB-Object.noarch

2. Uninstall "perl-Rose-DB-Object.noarch" package

This is a short guide on how to uninstall perl-Rose-DB-Object.noarch on Fedora 36:

$ sudo dnf remove perl-Rose-DB-Object.noarch $ sudo dnf autoremove

3. Information about the perl-Rose-DB-Object.noarch package on Fedora 36

Last metadata expiration check: 5:37:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Rose-DB-Object
Version : 0.820
Release : 4.fc36
Architecture : noarch
Size : 533 k
Source : perl-Rose-DB-Object-0.820-4.fc36.src.rpm
Repository : fedora
Summary : Extensible, high performance object-relational mapper (ORM)
URL : https://metacpan.org/release/Rose-DB-Object
License : GPL+ or Artistic
Description : Rose::DB::Object is a base class for objects that encapsulate a single row
: in a database table. Rose::DB::Object-derived objects are sometimes simply
: called "Rose::DB::Object objects" in this documentation for the sake of
: brevity, but be assured that derivation is the only reasonable way to use
: this class.