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

Last updated: May 17,2024

1. Install "ruby-ami" package

Please follow the guidelines below to install ruby-ami on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ami

2. Uninstall "ruby-ami" package

Please follow the guidelines below to uninstall ruby-ami on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-ami
Architecture: all
Version: 2.4.0-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_all.deb
Size: 11292
MD5sum: 10a8730eb4f797ceecc1f34ddf5929aa
SHA1: c987e64905118cba68a228adf4724ac8426fc0f4
SHA256: d375c40bf543724ac248554396c326f3a194bddd4564d5200adce32de648f4d7
SHA512: 1518ef6b06af9744ad7fc3cb0a4995c3779ee090c5d416eaa2cca11c4227b2271ac4497a463f8da9531f543591476402083d6f9edf2d7e8fe1ed592b4657ec06
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