How to Install and Uninstall ruby-sawyer Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "ruby-sawyer" package

Please follow the steps below to install ruby-sawyer on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-sawyer

2. Uninstall "ruby-sawyer" package

Please follow the steps below to uninstall ruby-sawyer on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-sawyer package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-sawyer
Architecture: all
Version: 0.8.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: ruby | ruby-interpreter, ruby-addressable, ruby-faraday
Filename: pool/universe/r/ruby-sawyer/ruby-sawyer_0.8.2-1_all.deb
Size: 10360
MD5sum: 0c1a0c7c939c63c109806c6ec141776a
SHA1: 6d00f7c4a1199bb53ade157a440cfbe93a26c92f
SHA256: 58de52b9a75e3f45ab7b9187eab4c9a36e2721955716c4af40dc9a83bd9ff231
SHA512: 953fa29155130f50d3a0c74d5cea7cc9c9d9d4885fd0eadcd5f9f98431693df0d52f7e83707b038e46d75dad4526d67f9f0195809a86271163daa433fded7f8f
Homepage: https://github.com/lostisland/sawyer
Description-en: 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: 1eaf92d14c8729b655ff8939487078d8
Ruby-Versions: all