How to Install and Uninstall ruby-grape-entity Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-grape-entity" package

In this section, we are going to explain the necessary steps to install ruby-grape-entity on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-grape-entity

2. Uninstall "ruby-grape-entity" package

This guide covers the steps necessary to uninstall ruby-grape-entity on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-grape-entity $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-grape-entity package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-grape-entity
Architecture: all
Version: 0.8.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 105
Depends: ruby-activesupport, ruby-multi-json
Filename: pool/universe/r/ruby-grape-entity/ruby-grape-entity_0.8.0-1_all.deb
Size: 23824
MD5sum: e5d2db08fb33aea01e9028bc4146a476
SHA1: ec398c147d9085c9af04d356eac1c7e07aeb0c70
SHA256: 5a253d75b79967d59dfc559cc71b1bdfc7d30d3ed8000b929f4dba1b22876a0d
SHA512: 7d5ba8f3e1362104a27421b0e25627a77de8c0cea5afff79541c76b47bc1cdc839b83d1c94ed1e89a4305fda0eaf7502082489de2e54d2432d54ec87db68b5f8
Homepage: https://github.com/intridea/grape-entity
Description-en: Entity support to API frameworks, such as Grape
This library adds Entity support to API frameworks, such as Grape. Grape's
Entity is an API focused facade that sits on top of an object model.
.
Entities are a reusable means for converting Ruby objects to API responses.
Entities can be used to conditionally include fields, nest other entities, and
build ever larger responses, using inheritance.
Description-md5: 993379811582f0c9682f34a5989bf4a0
Ruby-Versions: all