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

Last updated: May 14,2024

1. Install "ruby-log4r" package

This tutorial shows how to install ruby-log4r on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-log4r

2. Uninstall "ruby-log4r" package

This guide covers the steps necessary to uninstall ruby-log4r on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-log4r
Priority: optional
Section: universe/ruby
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.10-4
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-log4r/ruby-log4r_1.1.10-4_all.deb
Size: 102338
MD5sum: 95161c6743fd5d012cb1361a378be5ed
SHA1: 95e547107588cce93b0bab9afea828d70319ed8c
SHA256: 2484cc91b04a1b8d8d2eef4a99fe4b66c361ea854c14ee517cbda48826139195
Description-en: Logging library for Ruby
Log4r is a comprehensive and flexible logging library written in Ruby for
use in Ruby programs.
.
It features a hierarchical logging system of any number of levels, custom
level names, logger inheritance, multiple output destinations, execution
tracing, custom formatting, thread safety and more.
Description-md5: 58564913c577a928503b88dd3856d027
Homepage: http://log4r.rubyforge.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu