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

Last updated: May 15,2024

1. Install "ruby-actioncable" package

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

$ sudo apt update $ sudo apt install ruby-actioncable

2. Uninstall "ruby-actioncable" package

Please follow the step by step instructions below to uninstall ruby-actioncable on Kali Linux:

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

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

Package: ruby-actioncable
Source: rails
Version: 2:6.1.7.3+dfsg-3
Installed-Size: 300
Maintainer: Debian Ruby Team
Architecture: all
Provides: node-rails-actioncable (= 2:6.1.7.3+dfsg-3)
Depends: ruby:any (>= 1:2.5.0), ruby-actionpack (= 2:6.1.7.3+dfsg-3), ruby-nio4r (<< 3.0), ruby-nio4r (>= 2.0), ruby-websocket-driver
Size: 57288
SHA256: 10a1c09d96768710e5e6c13e5315152e1edc5a20c551331a756e797dc6d169c8
SHA1: 32c8aa137f911e46e0e6934ff8eed3c6105b05a7
MD5sum: f12dfb8a8d4a4553362c4a5b7bd67297
Description: WebSocket framework for Rails (part of Rails)
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
Description-md5:
Homepage: https://rubyonrails.org/
Section: ruby
Priority: optional
Filename: pool/main/r/rails/ruby-actioncable_6.1.7.3+dfsg-3_all.deb