How to Install and Uninstall rubygem-addressable.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "rubygem-addressable.noarch" package
In this section, we are going to explain the necessary steps to install rubygem-addressable.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-addressable.noarch
Copied
2. Uninstall "rubygem-addressable.noarch" package
Please follow the instructions below to uninstall rubygem-addressable.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rubygem-addressable.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-addressable.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:09:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-addressable
Version : 2.8.1
Release : 3.el8
Architecture : noarch
Size : 67 k
Source : rubygem-addressable-2.8.1-3.el8.src.rpm
Repository : epel
Summary : URI Implementation
URL : https://github.com/sporkmonger/addressable
License : Apache-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.
Available Packages
Name : rubygem-addressable
Version : 2.8.1
Release : 3.el8
Architecture : noarch
Size : 67 k
Source : rubygem-addressable-2.8.1-3.el8.src.rpm
Repository : epel
Summary : URI Implementation
URL : https://github.com/sporkmonger/addressable
License : Apache-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.