How to Install and Uninstall ruby-rest-client Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-rest-client" package

Please follow the guidelines below to install ruby-rest-client on Kali Linux

$ sudo apt update $ sudo apt install ruby-rest-client

2. Uninstall "ruby-rest-client" package

Please follow the instructions below to uninstall ruby-rest-client on Kali Linux:

$ sudo apt remove ruby-rest-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rest-client package on Kali Linux

Package: ruby-rest-client
Version: 2.1.0-3
Installed-Size: 132
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-http-accept (>= 1.7.0), ruby-http-cookie (>= 1.0.2), ruby-http-cookie (<< 2.0), ruby-mime-types (>= 1.16), ruby-mime-types (<< 4.0), ruby-netrc (>= 0.8)
Size: 46036
SHA256: 9ad2416c9eeab151c2a413a11909f12825b8072d8f4181a4de669d4b1b2a4845
SHA1: 0c94402a1f71813c9871abb3f36429b791ad79fb
MD5sum: f36e31e46a1ec6a5f554749fd2a10d26
Description: simple REST client for Ruby
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
style of specifying actions: get, put, post, delete.
The package also includes the program restclient, it can be used to easily test
REST APIs.
Description-md5:
Homepage: https://github.com/rest-client/rest-client
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rest-client/ruby-rest-client_2.1.0-3_all.deb