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

Last updated: May 17,2024

1. Install "ruby-logging" package

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

$ sudo apt update $ sudo apt install ruby-logging

2. Uninstall "ruby-logging" package

Please follow the steps below to uninstall ruby-logging on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-logging
Priority: optional
Section: universe/ruby
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-1
Depends: ruby | ruby-interpreter, ruby-little-plugger (>= 1.1), ruby-multi-json (>= 1.10)
Filename: pool/universe/r/ruby-logging/ruby-logging_2.0.0-1_all.deb
Size: 52026
MD5sum: 6f09ce8e086c1602772215e555089dcc
SHA1: 9077ff7c4f112146a32b7563c1b09bda1677f03a
SHA256: ddabac1736341b372a5dfc7349577a8550beba2b0a46c1077f5d4b1b1c31440a
Description-en: flexible and extendable logging library for Ruby
Logging is a flexible logging library for use in Ruby programs based on the
design of Java's log4j library. It features a hierarchical logging system,
custom level names, multiple output destinations per log event, custom
formatting, and more.
Description-md5: 045f9190613edac5ed8c9fadab85ce18
Homepage: http://rubygems.org/gems/logging
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu