How to Install and Uninstall ruby-grape-entity Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ruby-grape-entity" package

Learn how to install ruby-grape-entity on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-grape-entity" package

Please follow the guidance below to uninstall ruby-grape-entity on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-grape-entity package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-grape-entity
Priority: optional
Section: universe/ruby
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.0-1
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-multi-json (>= 1.3.2)
Filename: pool/universe/r/ruby-grape-entity/ruby-grape-entity_0.5.0-1_all.deb
Size: 19898
MD5sum: eb9a77ba40a7cc10124f13952ba41414
SHA1: a49ec5496bdb6ddaeb88af89245dc538fba5afc5
SHA256: 2341ee6f26ed2f3cf33aad850e4ae75b6f493ceef9ed7ab1eee6228a20cfe599
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
Homepage: https://github.com/intridea/grape-entity
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu