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

Last updated: May 20,2024

1. Install "ruby-grape" package

Please follow the guidelines below to install ruby-grape on Kali Linux

$ sudo apt update $ sudo apt install ruby-grape

2. Uninstall "ruby-grape" package

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

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

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

Package: ruby-grape
Version: 2.0.0-3
Installed-Size: 457
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport (>= 2:5), ruby-builder, ruby-dry-types (>= 1.1), ruby-mustermann-grape (>= 1.0.0), ruby-rack (>= 1.3.0), ruby-rack-accept
Breaks: ruby-grape-path-helpers (<< 2.0~)
Size: 134844
SHA256: e03db66ec34610ecc971e635abdb551dc9c1a8752fac99e8f86fc84b627a25a8
SHA1: 1d72dc824646eb9b97fbe1e3f2dbfcc7373972e9
MD5sum: c8b317f21a3336be9a96d16a71bb82f4
Description: 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:
Homepage: https://github.com/ruby-grape/grape
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-grape/ruby-grape_2.0.0-3_all.deb