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

Last updated: January 10,2025

1. Install "ruby-graphql" package

This guide covers the steps necessary to install ruby-graphql on Kali Linux

$ sudo apt update $ sudo apt install ruby-graphql

2. Uninstall "ruby-graphql" package

This guide covers the steps necessary to uninstall ruby-graphql on Kali Linux:

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

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

Package: ruby-graphql
Version: 2.2.5-3
Installed-Size: 1331
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-racc (>= 1.4)
Breaks: ruby-graphql-client (<< 0.18~)
Size: 250260
SHA256: 65562d4136788c59f7e99e0423daa592b012480df8eccd3c712c7d82ea545c4a
SHA1: 47a516ba28d45432badd747471d9ab00b543485c
MD5sum: 68ec13284e9db876837b5873902f8daa
Description: GraphQL language and runtime for Ruby
A plain-Ruby implementation of GraphQL.
.
Goals:
- Implement the GraphQL spec & support a Relay front end
- Provide idiomatic, plain-Ruby API with similarities to reference
implementation where possible
- Support Ruby on Rails and Relay
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rmosolgo/graphql-ruby
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-graphql/ruby-graphql_2.2.5-3_all.deb