How to Install and Uninstall ruby-syslog-logger Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-syslog-logger" package

In this section, we are going to explain the necessary steps to install ruby-syslog-logger on Kali Linux

$ sudo apt update $ sudo apt install ruby-syslog-logger

2. Uninstall "ruby-syslog-logger" package

Learn how to uninstall ruby-syslog-logger on Kali Linux:

$ sudo apt remove ruby-syslog-logger $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-syslog-logger package on Kali Linux

Package: ruby-syslog-logger
Version: 1.6.8-1.1
Installed-Size: 26
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 7540
SHA256: 92d43e1e9e6b9b3c1cba4ff9c2be9aaa2d4d9d2b6781699b7decb10576148c1f
SHA1: ac99a5529dbd5bacf69879a3a165af4f3752e847
MD5sum: a2c816bb44d3e30ff6a78a58b391b734
Description: improved Logger replacement that logs to syslog
Logger::Syslog is a Logger replacement that logs to syslog. It is almost
drop-in with a few caveats. Add Logger::Syslog to your Rails production
environment to aggregate logs between multiple machines.
.
This particular Logger::Syslog improves the original by correctly
mapping Rails log severities to the Syslog counterparts. It also adds
the ability to select a syslog facility other than "user".
Description-md5:
Homepage: http://github.com/ngmoco/syslog_logger
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-syslog-logger/ruby-syslog-logger_1.6.8-1.1_all.deb