How to Install ruby-sasl in Ubuntu 18.04



Install ruby-sasl by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-sasl

Description:

SASL client library for Ruby

This is a reusable Ruby library for client implementations that need to do authentication over Simple Authentication and Security Layer (RFC 4422). The library is mainly targeted at Jabber/XMPP libraries. . This is the pyu-ruby-sasl gem variant of the library.

Homepage: http://github.com/pyu10055/ruby-sasl/

Version: 0.0.3.3-2

Section: universe/ruby