How to Install and Uninstall ruby-mixlib-authentication Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "ruby-mixlib-authentication" package

This guide covers the steps necessary to install ruby-mixlib-authentication on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mixlib-authentication

2. Uninstall "ruby-mixlib-authentication" package

Please follow the guidelines below to uninstall ruby-mixlib-authentication on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-mixlib-authentication $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mixlib-authentication package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-mixlib-authentication
Priority: optional
Section: universe/ruby
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.0-2
Depends: ruby | ruby-interpreter, ruby-mixlib-log
Filename: pool/universe/r/ruby-mixlib-authentication/ruby-mixlib-authentication_1.3.0-2_all.deb
Size: 9208
MD5sum: 4332b3d9cbbee7dfdaff3a50a2d0647d
SHA1: 8d16888a62fee4e81cdbbfa6e914e87042b0283e
SHA256: 031cf102a78c4c0df9b019893689540b2a7b270d92240d37b3429dd8c251666d
Description-en: 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.
Description-md5: 2c58c13a9c3d357740f8a58f14a7fcde
Homepage: http://github.com/opscode/mixlib-authentication
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu