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

Last updated: May 04,2024

1. Install "ruby-blade" package

This guide covers the steps necessary to install ruby-blade on Kali Linux

$ sudo apt update $ sudo apt install ruby-blade

2. Uninstall "ruby-blade" package

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

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

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

Package: ruby-blade
Version: 0.7.1-5
Installed-Size: 57
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-activesupport (>= 2:3.0.0), ruby-blade-qunit-adapter (>= 2.0.1), ruby-curses, ruby-eventmachine, ruby-faye, ruby-sprockets (>= 3.0), ruby-thor (>= 0.19.1), ruby-useragent (>= 0.16.7), thin (>= 1.6.0)
Size: 11432
SHA256: f08a628e1aa9fff171c7fec2ee9de906df67df66b52feb1b95d7405a6de80c7b
SHA1: f8e6ee1dbc80cd3e4980f0b23e830f5aacd7b510
MD5sum: 6fe64bda1c12f3a24fc5847732f1116a
Description: Sprockets Toolkit for Building and Testing JavaScript Libraries
Blade is a Sprockets toolkit for building and testing JS libraries. Sprockets
is a Ruby library for compiling and serving web assets.
.
To begin with, you may add Blade to your Gemfile and then create a .blade.yml
(or blade.yml) file in your project’s root, and define your Sprockets load
paths and logical paths.
Description-md5:
Homepage: https://github.com/javan/blade
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-blade/ruby-blade_0.7.1-5_all.deb