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

Last updated: July 03,2024

1. Install "ruby-wisper" package

Please follow the guidelines below to install ruby-wisper on Kali Linux

$ sudo apt update $ sudo apt install ruby-wisper

2. Uninstall "ruby-wisper" package

Learn how to uninstall ruby-wisper on Kali Linux:

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

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

Package: ruby-wisper
Version: 2.0.1-2
Installed-Size: 45
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 12692
SHA256: 9681efc550b0ee45d75fd7c47cad8695d4560b5d139e7fcb051adc53e542b169
SHA1: d2dd69a056fdc94efa0e179a71c2873cc6690d26
MD5sum: f79dffbcfb887183b8c7388013c215d2
Description: micro library providing objects with Publish-Subscribe capabilities
ruby-wisper can help you build message interchange between services or
endpoints. Both synchronous (in-process) and asynchronous (out-of-process)
subscriptions are supported. Connect objects based on context without
permanence. It provides an alternative to ActiveRecord callbacks and
Observers in Rails apps.
Description-md5:
Homepage: https://github.com/krisleech/wisper
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-wisper/ruby-wisper_2.0.1-2_all.deb