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

Last updated: May 21,2024

1. Install "ruby-augeas" package

Learn how to install ruby-augeas on Kali Linux

$ sudo apt update $ sudo apt install ruby-augeas

2. Uninstall "ruby-augeas" package

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

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

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

Package: ruby-augeas
Version: 1:0.5.0+gem-1
Installed-Size: 51
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libaugeas0 (>= 1.0.0), libc6 (>= 2.4), libxml2 (>= 2.6.27), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 10800
SHA256: 64a25db90d60ebf3f117a14ac81b7733b73a3244fe7d3a41e4130b624df38cf9
SHA1: fa6293ba1ffbba8d9bbbf1e16471c9544e37dd0d
MD5sum: 5136b474fbfa102e8914bfbe9566795e
Description: Augeas bindings for the Ruby language
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by populating this tree and saving it back into native config files.
Description-md5:
Homepage: https://augeas.net/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-augeas/ruby-augeas_0.5.0+gem-1_amd64.deb