How to Install and Uninstall ruby-actioncable Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-actioncable" package

Learn how to install ruby-actioncable on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-actioncable

2. Uninstall "ruby-actioncable" package

This guide let you learn how to uninstall ruby-actioncable on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-actioncable package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-actioncable
Architecture: all
Version: 2:5.2.4.3+dfsg-2
Priority: optional
Section: universe/ruby
Source: rails
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 196
Depends: ruby | ruby-interpreter, ruby-actionpack (= 2:5.2.4.3+dfsg-2), ruby-nio4r (<< 3.0), ruby-nio4r (>= 2.0), ruby-websocket-driver (>= 0.6.1)
Filename: pool/universe/r/rails/ruby-actioncable_5.2.4.3+dfsg-2_all.deb
Size: 36608
MD5sum: 2814f913e2731b0fb64a3d47cb0f0037
SHA1: f995ba41d4298bd875e2348ecf03e4e56dd0fb6c
SHA256: 8853241f29dfb46ca3b7b6f8cbe87dd4936a864da1d7dda2062e92ae7ca4d6c2
SHA512: 4134bf1cf0234eab6d00dd45e0ec52f9f115dfdd0fd3fa49125aba1357d02fc2635b193a81292b6e9511e275a065029be8caef0864a53b76f42181e6c20708ed
Homepage: http://www.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