How To Install rubygem-typhoeus on Fedora 36

In this tutorial we learn how to install rubygem-typhoeus in Fedora 36. rubygem-typhoeus is Parallel HTTP library on top of libcurl multi

Introduction

In this tutorial we learn how to install rubygem-typhoeus on Fedora 36.

What is rubygem-typhoeus

Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.

We can use yum or dnf to install rubygem-typhoeus on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rubygem-typhoeus.

Install rubygem-typhoeus on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rubygem-typhoeus using dnf by running the following command:

sudo dnf -y install rubygem-typhoeus

Install rubygem-typhoeus on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rubygem-typhoeus using yum by running the following command:

sudo yum -y install rubygem-typhoeus

How To Uninstall rubygem-typhoeus on Fedora 36

To uninstall only the rubygem-typhoeus package we can use the following command:

sudo dnf remove rubygem-typhoeus

rubygem-typhoeus Package Contents on Fedora 36

/usr/share/gems/gems/typhoeus-1.4.0
/usr/share/gems/gems/typhoeus-1.4.0/LICENSE
/usr/share/gems/gems/typhoeus-1.4.0/lib
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus/middleware
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus/middleware/params_decoder
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus/middleware/params_decoder.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/rack/typhoeus/middleware/params_decoder/helper.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/adapters
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/adapters/faraday.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/cache
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/cache/dalli.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/cache/rails.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/cache/redis.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/config.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/easy_factory.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/errors
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/errors.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/errors/no_stub.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/errors/typhoeus_error.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/expectation.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/addable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/before.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/block_connection.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/cacheable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/memoizable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/queueable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/runnable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/hydra/stubbable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/pool.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/railtie.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/actions.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/before.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/block_connection.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/cacheable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/callbacks.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/marshal.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/memoizable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/operations.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/responseable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/streamable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/request/stubbable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response/cacheable.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response/header.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response/informations.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/response/status.rb
/usr/share/gems/gems/typhoeus-1.4.0/lib/typhoeus/version.rb
/usr/share/gems/specifications/typhoeus-1.4.0.gemspec

References

Summary

In this tutorial we learn how to install rubygem-typhoeus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).