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

Last updated: May 17,2024

1. Install "ruby-ami" package

This is a short guide on how to install ruby-ami on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ami

2. Uninstall "ruby-ami" package

In this section, we are going to explain the necessary steps to uninstall ruby-ami on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-ami
Architecture: all
Version: 2.4.0-1.1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 52
Depends: ruby | ruby-interpreter, ruby-celluloid-io (>= 0.13)
Filename: pool/universe/r/ruby-ami/ruby-ami_2.4.0-1.1_all.deb
Size: 11452
MD5sum: aa547fb02b80fc90442e055f6761d395
SHA1: af65104f3df0616a8316d77f405896201f26ce09
SHA256: c1429fb49d180287affe42675e96a653668814f07873d71e48ed0f6b426754ee
SHA512: c56b6432002ec894a2e2b9d7b5ef93d9533b8ec8b8385b51150e61156e3502bcc991dbba585631af57c8cc9c8b619678b1a4b56e8f4b51303fec8d8843535724
Homepage: https://github.com/adhearsion/ruby_ami
Description-en: 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
Ruby-Versions: all