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

Last updated: May 14,2024

1. Install "ruby-graphql-errors" package

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

$ sudo apt update $ sudo apt install ruby-graphql-errors

2. Uninstall "ruby-graphql-errors" package

This guide let you learn how to uninstall ruby-graphql-errors on Kali Linux:

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

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

Package: ruby-graphql-errors
Version: 0.4.0-2
Installed-Size: 41
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-graphql (>= 1.6.0), ruby-graphql (<< 2)
Size: 16812
SHA256: 7e9fa5f61de17c88795ef6bbe5c33924b564da6e4d2c4c70787a446a5975e59c
SHA1: 75a56973dcf708c968093e7cb8cb9d7331ef965f
MD5sum: 761a34c3d286c39234844d0a6e66f048
Description: Simple error handler for graphql-ruby
This library provides simple error handling functionality for graphql-ruby.
.
Highlights:
* Error handling for each field.
* Logic inside the `rescue_from` block, similarly to Rails.
* Catching exceptions by ancestors, e.g. `CustomError` with
`rescue_from StandardError`.
* Per schema configuration.
* No dependencies.
Description-md5:
Homepage: https://github.com/exAspArk/graphql-errors
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-graphql-errors/ruby-graphql-errors_0.4.0-2_all.deb