How to Install and Uninstall rubygem-curb.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rubygem-curb.x86_64" package

In this section, we are going to explain the necessary steps to install rubygem-curb.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rubygem-curb.x86_64

2. Uninstall "rubygem-curb.x86_64" package

Please follow the guidance below to uninstall rubygem-curb.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rubygem-curb.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-curb.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:20:17 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-curb
Version : 1.0.5
Release : 1.el9
Architecture : x86_64
Size : 64 k
Source : rubygem-curb-1.0.5-1.el9.src.rpm
Repository : epel
Summary : Ruby libcurl bindings
URL : https://github.com/taf2/curb
License : Ruby
Description : Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the
: libcurl(3), a fully-featured client-side URL transfer library. cURL and
: libcurl live at http://curl.haxx.se/.