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

Last updated: November 29,2024

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

This guide covers the steps necessary to install perl-Rose-DB-Object.noarch on Fedora 38

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

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

Learn how to uninstall perl-Rose-DB-Object.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:07:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Rose-DB-Object
Version : 0.820
Release : 7.fc38
Architecture : noarch
Size : 541 k
Source : perl-Rose-DB-Object-0.820-7.fc38.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.