How to Install ruby-mixlib-authentication in Ubuntu 18.04



Install ruby-mixlib-authentication by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-mixlib-authentication

Description:

Simple Ruby mixin for creating a logger object

Provides a class based object to provide logging. Messages can be sent at different levels such as warn or error. Logging defaults to STDOUT but can also be sent to a file with simple built in rotation.

Homepage: http://github.com/opscode/mixlib-authentication

Version: 1.4.1-1

Section: universe/ruby