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

Last updated: May 10,2024

1. Install "ruby-rest-client" package

This guide covers the steps necessary to install ruby-rest-client on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-rest-client" package

This guide let you learn how to uninstall ruby-rest-client on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-rest-client
Priority: optional
Section: universe/ruby
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.8.0-2ubuntu1
Depends: ruby | ruby-interpreter, ruby-http-cookie (<< 2.0), ruby-http-cookie (>= 1.0.2), ruby-mime-types (<< 3.0), ruby-mime-types (>= 1.16), ruby-netrc (>= 0.7)
Filename: pool/universe/r/ruby-rest-client/ruby-rest-client_1.8.0-2ubuntu1_all.deb
Size: 25176
MD5sum: 5f610c404534699898742f353361b1fe
SHA1: 2a2ed03b5ce388cb81b6f2602236986e66dee5b7
SHA256: 7ed7886eaef621896f2a044af1748be05bd1dd4ec8406a3864f023c626177083
Description-en: 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: 42fdae33c56e430221e7134311f38b47
Homepage: https://github.com/rest-client/rest-client
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu