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

Last updated: May 17,2024

1. Install "ruby-octokit" package

Please follow the guidelines below to install ruby-octokit on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-octokit

2. Uninstall "ruby-octokit" package

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

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

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

Package: ruby-octokit
Architecture: all
Version: 4.17.0-2
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: 465
Depends: ruby-sawyer (>= 0.8.2~)
Filename: pool/universe/r/ruby-octokit/ruby-octokit_4.17.0-2_all.deb
Size: 71128
MD5sum: 37bc7aa1412f2df38ef84d1b55283f9f
SHA1: db1fd07d3c5270631b23eba1647827215309c19b
SHA256: 5ee52a4b503b913bd720593c808b68ce7c31f21d0144fb7342195fffff7c0914
SHA512: 157e5c696fd177d89084ab1da144dbcf67596942ebfc4b1ee3fbbac326c4f49200e53c91611ac7f70fb4b44f5b22670a666fb391baaa10916c266a066742c7e0
Homepage: https://github.com/octokit/octokit.rb
Description-en: Ruby toolkit for working with the GitHub API
ruby-octokit wraps the GitHub API in a flat API client that follows Ruby
conventions and requires little knowledge of REST.
.
It provides all expected features needed to interact with Github or
any other implementation of their API:
.
- Authenticated (basic and oauth) and unauthenticated requests.
- Access to all resources and fields.
- Direct access to HTTP response headers if needed.
- Pagination.
- Hypermedia features (ruby-octokit is built on top of ruby-sawyer).
Description-md5: 0935ca9194eafaedd25a13741a4ec20e
Ruby-Versions: all