How to Install and Uninstall ruby-http Package on Kali Linux
Last updated: November 06,2024
1. Install "ruby-http" package
This tutorial shows how to install ruby-http on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-http
Copied
2. Uninstall "ruby-http" package
Please follow the instructions below to uninstall ruby-http on Kali Linux:
$
sudo apt remove
ruby-http
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-http package on Kali Linux
Package: ruby-http
Version: 4.4.1-5
Installed-Size: 144
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable, ruby-http-cookie, ruby-http-form-data (>= 2.2~), ruby-http-parser
Breaks: ruby-twitter (<< 7.0)
Size: 38540
SHA256: 8c1647668d6176fba7e228331e4e952fc729dc25ebeeb58addeb9d452624b7ed
SHA1: 826e27714149cd51ad8689c596d6dbd2ab5ef608
MD5sum: b6f8db49b538dfad0e4b4dcb469bc1f1
Description: easy-to-use client library for making http requests from Ruby
It uses a simple method chaining system for building requests, similar
to Python's Requests
.
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing
native extension based on the Node.js parser and a Java port thereof.
Description-md5:
Homepage: https://github.com/httprb/http
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http/ruby-http_4.4.1-5_all.deb
Version: 4.4.1-5
Installed-Size: 144
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-addressable, ruby-http-cookie, ruby-http-form-data (>= 2.2~), ruby-http-parser
Breaks: ruby-twitter (<< 7.0)
Size: 38540
SHA256: 8c1647668d6176fba7e228331e4e952fc729dc25ebeeb58addeb9d452624b7ed
SHA1: 826e27714149cd51ad8689c596d6dbd2ab5ef608
MD5sum: b6f8db49b538dfad0e4b4dcb469bc1f1
Description: easy-to-use client library for making http requests from Ruby
It uses a simple method chaining system for building requests, similar
to Python's Requests
.
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing
native extension based on the Node.js parser and a Java port thereof.
Description-md5:
Homepage: https://github.com/httprb/http
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-http/ruby-http_4.4.1-5_all.deb