How to Install and Uninstall ruby-gelf Package on Kali Linux

Last updated: May 03,2024

1. Install "ruby-gelf" package

Learn how to install ruby-gelf on Kali Linux

$ sudo apt update $ sudo apt install ruby-gelf

2. Uninstall "ruby-gelf" package

This tutorial shows how to uninstall ruby-gelf on Kali Linux:

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

3. Information about the ruby-gelf package on Kali Linux

Package: ruby-gelf
Version: 3.1.0-1
Installed-Size: 47
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-json
Size: 12204
SHA256: 398952e4e977b78e06e37e9e10292aacad151809ca572ce32b4d48fd8ee5ca75
SHA1: b64fb3dd5c5e14ddd0e298b853b00b10f380e20f
MD5sum: ed5f570b7c1c00231608200cc04eb2ac
Description: Ruby GELF library - Graylog2 Extended Log Format library for Ruby
Library to send Graylog2 Extended Log Format (GELF) messages to an Graylog2
logging server.
Supports plain-text, GELF messages and exceptions.
.
See http://graylog2.org/ for more information about Graylog2.
Description-md5:
Homepage: https://github.com/Graylog2/gelf-rb
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gelf/ruby-gelf_3.1.0-1_all.deb