How to Install and Uninstall ruby-graphql-errors Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "ruby-graphql-errors" package

This is a short guide on how to install ruby-graphql-errors on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-graphql-errors" package

Please follow the instructions below to uninstall ruby-graphql-errors on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-graphql-errors package on Ubuntu 21.10 (Impish Indri)

Package: ruby-graphql-errors
Architecture: all
Version: 0.4.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: ruby-graphql (>= 1.6.0), ruby-graphql (<< 2)
Filename: pool/universe/r/ruby-graphql-errors/ruby-graphql-errors_0.4.0-2_all.deb
Size: 13684
MD5sum: 84b4aca38b41e6f8d43850c8e8dbed52
SHA1: d156242b3bf87f2604736f6fd3b71f7abf27ed03
SHA256: 6e2954ca2068e98bcb791180f20d5f7fe7bf0dd94b63948715d724b13d8394e8
SHA512: 1b83d1e1d8eaed4fcb7e3dde141d63b591bf6466e415ae50fdc7bcdf51021d4ebf1f8fa83f338448a6a2c99914db045782b7a627878c00364af56f77af104525
Homepage: https://github.com/exAspArk/graphql-errors
Description-en: 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: 90b2400007b9e96f791410a262270efc
Ruby-Versions: all