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

Last updated: May 12,2024

1. Install "ruby-graphlient" package

In this section, we are going to explain the necessary steps to install ruby-graphlient on Kali Linux

$ sudo apt update $ sudo apt install ruby-graphlient

2. Uninstall "ruby-graphlient" package

This is a short guide on how to uninstall ruby-graphlient on Kali Linux:

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

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

Package: ruby-graphlient
Version: 0.7.0-1
Installed-Size: 59
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-faraday (>= 2.0), ruby-graphql-client
Size: 14216
SHA256: 3e0f425f27bd112f615ae64b4be267334d4eeb8eaaff01d96598d31f3e290888
SHA1: db573d69442a5823f682ef9d87172da725e40f07
MD5sum: 188d5023919f8e15aa1b7e03c9cdb676
Description: friendlier Ruby client for consuming GraphQL-based APIs
This library provides a friendlier Ruby client for consuming GraphQL-based
APIs. Built on top of usual graphql-client, but with better defaults, more
consistent error handling, and using the faraday HTTP client.
Description-md5:
Homepage: https://github.com/ashkan18/graphlient
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-graphlient/ruby-graphlient_0.7.0-1_all.deb