How to Install and Uninstall ruby-github-api Package on Kali Linux

Last updated: May 11,2024

1. Install "ruby-github-api" package

Please follow the steps below to install ruby-github-api on Kali Linux

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

2. Uninstall "ruby-github-api" package

Here is a brief guide to show you how to uninstall ruby-github-api on Kali Linux:

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

3. Information about the ruby-github-api package on Kali Linux

Package: ruby-github-api
Version: 0.19.0-1
Installed-Size: 598
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
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)
Size: 137620
SHA256: 3e7cce11610a9adc7e6d3869862b35d7694a94c56ab77148957c51269d5c282a
SHA1: a6c576b6b279e8f58d032585c2ad8ba769bde59c
MD5sum: b3568c1340d56a9e33e690d944571282
Description: 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
Homepage: https://piotrmurach.github.io/github/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-github-api/ruby-github-api_0.19.0-1_all.deb