How to Install and Uninstall ruby-typhoeus Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-typhoeus" package

Please follow the guidance below to install ruby-typhoeus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-typhoeus

2. Uninstall "ruby-typhoeus" package

Here is a brief guide to show you how to uninstall ruby-typhoeus on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-typhoeus package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-typhoeus
Priority: optional
Section: universe/ruby
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.8.0-2
Depends: ruby | ruby-interpreter, ruby-ethon (>= 0.8.0)
Filename: pool/universe/r/ruby-typhoeus/ruby-typhoeus_0.8.0-2_all.deb
Size: 28248
MD5sum: 40aba28678aef375737f15e59e2e6697
SHA1: 78fabe484f321e5bb141ec5c1fc1dae70f42f9e9
SHA256: 0fbebb3f597288edbb65e2b664ee5b0ac1d5011f3a9a93e0b4bd95ec21f8214d
Description-en: 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: f89549fad21484bf830ddb0331a76f68
Homepage: https://github.com/typhoeus/typhoeus
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu