How to Install and Uninstall ruby-async-http Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-async-http" package

This tutorial shows how to install ruby-async-http on Kali Linux

$ sudo apt update $ sudo apt install ruby-async-http

2. Uninstall "ruby-async-http" package

This tutorial shows how to uninstall ruby-async-http on Kali Linux:

$ sudo apt remove ruby-async-http $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-async-http package on Kali Linux

Package: ruby-async-http
Version: 0.59.5-1
Installed-Size: 216
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-async (>= 1.25), ruby-async-io (>= 1.28), ruby-async-pool (>= 0.2), ruby-protocol-http (>= 0.23), ruby-protocol-http1 (>= 0.14.0), ruby-protocol-http2 (>= 0.14.0), ruby-traces (>= 0.8.0)
Size: 35260
SHA256: 1fd9479b817c3e5a060d01c851ec14714d5af4ab7c6dae215f0be539c483c507
SHA1: 65ddc1261d7a97a44ee706ea4c8d5670ef0204d2
MD5sum: 77618ad5c1c01442fc21ea6190456cc2
Description: HTTP client and server library
An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1
and HTTP/2 including TLS. Support for streaming requests and responses.
Built on top of async and async-io. falcon provides a rack-compatible server.
Description-md5:
Homepage: https://github.com/socketry/async-http
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-async-http/ruby-async-http_0.59.5-1_all.deb