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

Last updated: May 10,2024

1. Install "ruby-sawyer" package

This guide let you learn how to install ruby-sawyer on Kali Linux

$ sudo apt update $ sudo apt install ruby-sawyer

2. Uninstall "ruby-sawyer" package

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

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

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

Package: ruby-sawyer
Version: 0.9.1-2
Installed-Size: 52
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-faraday (>= 0.17.3), ruby-faraday (<< 3), ruby-addressable (>= 2.3.5)
Breaks: ruby-octokit (<< 4.25.1~)
Size: 10604
SHA256: a6b0b20b6bb452c5978b10fd6077f96d5069135238d6e00938e18a1064edd542
SHA1: 162db3836a4084fda07ba42bea5df5983e7fcdce
MD5sum: 531ecf6ab815631a52d2c9babc7228cd
Description: HTTP/REST API client Ruby library
Sawyer is an experimental hypermedia HTTP client built on top of ruby-faraday.
.
Although Sawyer provides the expected features of an HTTP client library,
it's more useful when is used to interact and to implement REST APIs
endpoints.
.
Out of the box it can parse data from API responses, turns contents into
high level resources or collections of resources, relations between those
resources, etc.
Description-md5:
Homepage: https://github.com/lostisland/sawyer
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sawyer/ruby-sawyer_0.9.1-2_all.deb