How to Install and Uninstall rubygem-addressable.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rubygem-addressable.noarch" package

Please follow the steps below to install rubygem-addressable.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-addressable.noarch

2. Uninstall "rubygem-addressable.noarch" package

Learn how to uninstall rubygem-addressable.noarch on Fedora 34:

$ sudo dnf remove rubygem-addressable.noarch $ sudo dnf autoremove

3. Information about the rubygem-addressable.noarch package on Fedora 34

Last metadata expiration check: 1:23:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-addressable
Version : 2.7.0
Release : 5.fc34
Architecture : noarch
Size : 64 k
Source : rubygem-addressable-2.7.0-5.fc34.src.rpm
Repository : updates
Summary : URI Implementation
URL : https://github.com/sporkmonger/addressable
License : ASL 2.0
Description : Addressable is an alternative implementation to the URI implementation that is
: part of Ruby's standard library. It is flexible, offers heuristic parsing, and
: additionally provides extensive support for IRIs and URI templates.