How to Install and Uninstall ruby-typhoeus Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-typhoeus" package

Please follow the guidance below to install ruby-typhoeus on Kali Linux

$ sudo apt update $ sudo apt install ruby-typhoeus

2. Uninstall "ruby-typhoeus" package

This guide covers the steps necessary to uninstall ruby-typhoeus on Kali Linux:

$ sudo apt remove ruby-typhoeus $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-typhoeus package on Kali Linux

Package: ruby-typhoeus
Version: 1.4.0-3
Installed-Size: 147
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-ethon (>= 0.9.0)
Size: 36192
SHA256: b403acb95528b37df4e1f0de984f611027851d8971e5506d943839de71241ffa
SHA1: 5ba8f4d3a728c0cc9e40df653fdc97be433077b7
MD5sum: 63db2da151941e83e380c07d33e8bdb7
Description: parallel HTTP library on top of ethon
Typhoeus is a HTTP client library based on Ethon which wraps libcurl.
Sitting on top of libcurl makes Typhoeus very reliable and fast.
.
Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
logic.
Description-md5:
Homepage: https://github.com/typhoeus/typhoeus
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-typhoeus/ruby-typhoeus_1.4.0-3_all.deb