How to Install and Uninstall ruby-webpack-rails Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-webpack-rails" package

In this section, we are going to explain the necessary steps to install ruby-webpack-rails on Kali Linux

$ sudo apt update $ sudo apt install ruby-webpack-rails

2. Uninstall "ruby-webpack-rails" package

Please follow the guidance below to uninstall ruby-webpack-rails on Kali Linux:

$ sudo apt remove ruby-webpack-rails $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-webpack-rails package on Kali Linux

Package: ruby-webpack-rails
Version: 0.9.11+git-1
Installed-Size: 40
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-railties (>= 3.2.0)
Recommends: webpack
Size: 10272
SHA256: ddc6b1564fbc8099e15b3fe7b8ae090fdd073c434030f88bf341afe3a31a862e
SHA1: fd835df129b9edcc99b331bac8c02418a094c509
MD5sum: 42788ec82f38f078daee1efe86f3d17f
Description: Webpack & Rails integration made easier
Production-tested, JavaScript-first tooling to use webpack within your Rails
application.
.
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the browsers.
Webpack exposes this code to programs that are unaware they are running in a
browser.
.
This allows using nodejs modules directly in rails applications without using
wrappers like jquery-rails or rails-assets-jquery.
Description-md5:
Homepage: http://github.com/mipearson/webpack-rails
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-webpack-rails/ruby-webpack-rails_0.9.11+git-1_all.deb