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

Last updated: May 18,2024

1. Install "ruby-mixlib-log" package

Please follow the guidance below to install ruby-mixlib-log on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-mixlib-log" package

This tutorial shows how to uninstall ruby-mixlib-log on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-mixlib-log
Priority: optional
Section: universe/ruby
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.6.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mixlib-log/ruby-mixlib-log_1.6.0-1_all.deb
Size: 6200
MD5sum: 3c76c54019e1869e0d5d9b22b074edf2
SHA1: df897348e1d1b5ff431fa4b3266c16c0c08c8f4d
SHA256: 659a0900eca903c8c0550bef61e274fa99ef091330cd69b4842871b1c1b80b0e
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: abb3b8c6241580a941e093d7c8dc351d
Homepage: http://github.com/opscode/mixlib-log
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu