How to Install and Uninstall ruby-grape-entity Package on Kali Linux

Last updated: July 08,2024

1. Install "ruby-grape-entity" package

Here is a brief guide to show you how to install ruby-grape-entity on Kali Linux

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

2. Uninstall "ruby-grape-entity" package

Please follow the guidelines below to uninstall ruby-grape-entity on Kali Linux:

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

3. Information about the ruby-grape-entity package on Kali Linux

Package: ruby-grape-entity
Version: 0.10.1-3
Installed-Size: 111
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport, ruby-multi-json
Size: 29560
SHA256: 15ec1a300ef88ed8528fc7bcb70c9aa97bfe7c56fc4243157c5b27be51a7c4ea
SHA1: 7a30ecbed5ae1d0f75f6b58e5625b2d46b63b034
MD5sum: e3adbfc327c96a1942c0a3837cb821c1
Description: 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:
Homepage: https://github.com/intridea/grape-entity
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-grape-entity/ruby-grape-entity_0.10.1-3_all.deb