How to Install and Uninstall ruby-gh Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-gh" package

Please follow the step by step instructions below to install ruby-gh on Kali Linux

$ sudo apt update $ sudo apt install ruby-gh

2. Uninstall "ruby-gh" package

Please follow the step by step instructions below to uninstall ruby-gh on Kali Linux:

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

3. Information about the ruby-gh package on Kali Linux

Package: ruby-gh
Version: 0.18.0-5
Installed-Size: 67
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-faraday (>= 1.0), ruby-faraday-middleware (>= 1.0), ruby-activesupport (>= 2:5.0), ruby-activesupport (<< 2:6.2), ruby-multi-json (>= 1.0), ruby-addressable (>= 2.4), ruby-net-http-persistent (>= 2.9), ruby-net-http-persistent (<< 3.3), ruby-net-http-pipeline
Size: 14580
SHA256: 4287f3a0da180589f47e5cd2e9690ab70a727d858fd69281283d23466f0dc3b2
SHA1: c9908ad6af001e687f2b1a95ec2c66657037356b
MD5sum: b05383cc36558c212d81ff4c3cd135f5
Description: multi-layer client for the GitHub API v3
This is a highly flexible, layered, low-level GitHub client library for the
GitHub API v3, trying to get out of your way and let you get to the GitHub
data as simple as possible. Unless you add layers, you will end up with
Hashes and Arrays. The approach and API should be familiar from projects like
Rack or Faraday.
Description-md5:
Homepage: https://github.com/travis-ci/gh
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gh/ruby-gh_0.18.0-5_all.deb