How to Install and Uninstall perl-URI-db.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "perl-URI-db.noarch" package

Please follow the steps below to install perl-URI-db.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-URI-db.noarch

2. Uninstall "perl-URI-db.noarch" package

Please follow the instructions below to uninstall perl-URI-db.noarch on Fedora 34:

$ sudo dnf remove perl-URI-db.noarch $ sudo dnf autoremove

3. Information about the perl-URI-db.noarch package on Fedora 34

Last metadata expiration check: 1:02:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-URI-db
Version : 0.19
Release : 8.fc34
Architecture : noarch
Size : 36 k
Source : perl-URI-db-0.19-8.fc34.src.rpm
Repository : fedora
Summary : Perl support for database URIs
URL : https://metacpan.org/release/URI-db/
License : GPL+ or Artistic
Description : This class provides support for database URIs. They're inspired by
: JDBC URIs and PostgreSQL URIs, though they're a bit more formal.
: The specification for their format is documented in README.md.