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

Last updated: May 12,2024

1. Install "ruby-grape" package

This tutorial shows how to install ruby-grape on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-grape

2. Uninstall "ruby-grape" package

Please follow the steps below to uninstall ruby-grape on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-grape
Architecture: all
Version: 1.4.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: 456
Depends: ruby-activesupport, ruby-builder, ruby-dry-types (>= 1.1~), ruby-mustermann-grape, ruby-rack, ruby-rack-accept (>= 0.4.5-3~), ruby-virtus
Filename: pool/universe/r/ruby-grape/ruby-grape_1.4.0-1_all.deb
Size: 107916
MD5sum: 6663c963695baf1051a2d3835b5f13e6
SHA1: 0b8cdf02f272b9db4b821859013488bc2d3833ab
SHA256: ebc7dd5080da4aa830c50e496bdee3edf9fdc8462704f6a59b2d3db29de06e03
SHA512: 69aec13b8d5e02c640720d3d04b3a4ba0e44c1b9f7109c0d29dc9a8e27d55d18c1a7180ff46d4d624648204d5690fa90e7c3411112f38b0914b9126482dbb6a6
Homepage: https://github.com/intridea/grape
Description-en: Simple Ruby framework for building REST-like APIs
Grape is a REST-like API micro-framework for Ruby. It's designed to run on
Rack or complement existing web application frameworks such as Rails and
Sinatra by providing a simple DSL to easily develop RESTful APIs. It has
built-in support for common conventions, including multiple formats,
subdomain/prefix restriction, content negotiation, versioning and much more.
Description-md5: b24f82e4793dc4cea10610df541ffea6
Ruby-Versions: all