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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install perl-Rose-DB-Object.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall perl-Rose-DB-Object.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:30:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Rose-DB-Object
Version : 0.820
Release : 1.fc34
Architecture : noarch
Size : 528 k
Source : perl-Rose-DB-Object-0.820-1.fc34.src.rpm
Repository : updates
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.