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

Last updated: May 03,2024

1. Install "ruby-github-api" package

This guide covers the steps necessary to install ruby-github-api on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-github-api

2. Uninstall "ruby-github-api" package

This guide covers the steps necessary to uninstall ruby-github-api on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-github-api $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-github-api
Architecture: all
Version: 0.19.0-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: 598
Depends: ruby | ruby-interpreter, ruby-addressable (>= 2.4), ruby-descendants-tracker (>= 0.0.4), ruby-faraday (>= 0.8), ruby-hashie (>= 3.5.2), ruby-oauth2 (>= 1.0)
Filename: pool/universe/r/ruby-github-api/ruby-github-api_0.19.0-1_all.deb
Size: 128864
MD5sum: 90af71877e40579614ad32890b0338b2
SHA1: e9a43ee639d172e41416b0b85714375b6491cbb3
SHA256: e0e098a52fe147b656234440a5b2fa24806b52f78d4534026bcaa6ca4a31dd07
SHA512: ff6d7051d43efecbbb278ecfcda38f5fceddf32163bc4135fc6e7348fc7c031cf51e46cd48b0d1f22e5dc8f7f988d362ff0f3882e93e20919e028e54dde5ad5c
Homepage: https://piotrmurach.github.io/github/
Description-en: Ruby client for the official GitHub API
Ruby client that supports all of the GitHub API methods. It's build in a
modular way, that is, you can either instantiate the whole API wrapper
Github.new or use parts of it e.i. Github::Client::Repos.new if working solely
with repositories is your main concern.
.
Intuitive query methods allow you easily call API endpoints.
Description-md5: bee0cd61993ecf919ae85754ddddd41b
Ruby-Versions: all