How to Install and Uninstall rubygem-net-http-persistent.noarch Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "rubygem-net-http-persistent.noarch" package

Please follow the step by step instructions below to install rubygem-net-http-persistent.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rubygem-net-http-persistent.noarch

2. Uninstall "rubygem-net-http-persistent.noarch" package

Please follow the step by step instructions below to uninstall rubygem-net-http-persistent.noarch on Amazon Linux 2:

$ sudo yum remove rubygem-net-http-persistent.noarch $ sudo yum autoremove

3. Information about the rubygem-net-http-persistent.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rubygem-net-http-persistent
Arch : noarch
Version : 2.8
Release : 5.amzn2
Size : 22 k
Repo : amzn2-core/2/x86_64
Summary : Persistent connections using Net::HTTP plus a speed fix
URL : http://seattlerb.rubyforge.org/net-http-persistent
License : MIT
Description : Persistent connections using Net::HTTP plus a speed fix for 1.8.
: It's thread-safe too.