How to Install and Uninstall ruby-sawyer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ruby-sawyer" package

This guide let you learn how to install ruby-sawyer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-sawyer

2. Uninstall "ruby-sawyer" package

This tutorial shows how to uninstall ruby-sawyer on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-sawyer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-sawyer
Priority: optional
Section: universe/ruby
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6.0-2
Depends: ruby | ruby-interpreter, ruby-faraday (>= 0.8~), ruby-addressable (>= 2.3.5~)
Filename: pool/universe/r/ruby-sawyer/ruby-sawyer_0.6.0-2_all.deb
Size: 9376
MD5sum: 96d1b4fb3660966dee3189e3806a1b5d
SHA1: 7fe452a10975194a4608a12d952534445de0f5ce
SHA256: c831557ae0805b2a6b2b03145600cc7cd8bb4d721e77d43293b78da033168aec
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
Homepage: https://github.com/lostisland/sawyer
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu