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

Last updated: May 17,2024

1. Install "ruby-ami" package

This is a short guide on how to install ruby-ami on Kali Linux

$ sudo apt update $ sudo apt install ruby-ami

2. Uninstall "ruby-ami" package

Here is a brief guide to show you how to uninstall ruby-ami on Kali Linux:

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

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

Package: ruby-ami
Version: 2.4.0-1.1
Installed-Size: 52
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-celluloid-io (>= 0.13)
Size: 13848
SHA256: 0b2f8cc18626b1783dacc6cf248a49be3f5b8edc6cf3568dc7c3e25e559695b0
SHA1: 4f34cdbae4dae00723814f3e7ee2324892394400
MD5sum: e776852f5b02996968a57707cf0b3c13
Description: Ruby client library for the Asterisk Management Interface
RubyAMI is an Asterisk Management Interface client library in Ruby built on
Celluloid IO and based on EventMachine providing a connection to the Asterisk
Manager Interface. RubyAMI is a low level library; it does not provide any
features beyond connection management and protocol parsing. Actions are sent
over the wire, and responses are returned. Events are passed to a callback you
define. It's up to you to match these up into something useful. In this regard,
RubyAMI is very similar to Blather for XMPP or Punchblock, the Ruby 3PCC
library.
Description-md5: d3e27c0d034355912ff58e0543b11fa1
Homepage: https://github.com/adhearsion/ruby_ami
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ami/ruby-ami_2.4.0-1.1_all.deb