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

Last updated: July 07,2024

1. Install "ruby-actioncable" package

Please follow the guidance below to install ruby-actioncable on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-actioncable

2. Uninstall "ruby-actioncable" package

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

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

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

Package: ruby-actioncable
Architecture: all
Version: 2:6.0.3.7+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 294
Provides: node-rails-actioncable (= 2:6.0.3.7+dfsg-2)
Depends: ruby (>= 1:2.5.0) | ruby-interpreter, ruby-actionpack (= 2:6.0.3.7+dfsg-2), ruby-nio4r (<< 3.0), ruby-nio4r (>= 2.0), ruby-websocket-driver
Filename: pool/universe/r/rails/ruby-actioncable_6.0.3.7+dfsg-2_all.deb
Size: 50478
MD5sum: cfbd852c4d01ffbcf35a8159e06fc863
SHA1: f699d146fe612dfd860b1b4c81e2a2f871ab1539
SHA256: c2958ac513cd3d0a2c7880eeafc7f1263be2cd9dbf4deabbcfeaedacd512df9f
SHA512: 6c25c9979669d283801b73fbf14e76c729d9f0d766fc8e3a87837782ce3c70db42b90bc530684760be634f7adb77021869ed10d9be03d4d701a59e67cc3a6430
Homepage: https://rubyonrails.org/
Description-en: 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: 578d00b476c023f9a55cc8883df939cd
Ruby-Versions: all