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

Last updated: May 13,2024

1. Install "ruby-faye" package

This tutorial shows how to install ruby-faye on Kali Linux

$ sudo apt update $ sudo apt install ruby-faye

2. Uninstall "ruby-faye" package

This guide covers the steps necessary to uninstall ruby-faye on Kali Linux:

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

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

Package: ruby-faye
Version: 1.4.0-1
Installed-Size: 118
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-cookiejar, ruby-em-http-request (>= 1.1.5), ruby-eventmachine, ruby-faye-websocket (>= 0.11.0), ruby-multi-json, ruby-rack, ruby-websocket-driver
Size: 27392
SHA256: 1798af0e3e4b0292be9500c2e303c1a892ff716269c72ab5fcd2a99c9405c860
SHA1: aef4b85c80db481426c226ba1ce574e01a34d39f
MD5sum: dde1a9f0a0c49e383455bddd8fe36f19
Description: Simple pub/sub messaging for the web
Faye is a set of tools for simple publish-subscribe messaging between web
clients.
.
It ships with easy-to-use message routing servers for Node.js and Rack
applications, and clients that can be used on the server and in the browser.
Description-md5:
Homepage: https://faye.jcoglan.com
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-faye/ruby-faye_1.4.0-1_all.deb