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

Last updated: May 13,2024

1. Install "ruby-parseconfig" package

This guide covers the steps necessary to install ruby-parseconfig on Kali Linux

$ sudo apt update $ sudo apt install ruby-parseconfig

2. Uninstall "ruby-parseconfig" package

This guide covers the steps necessary to uninstall ruby-parseconfig on Kali Linux:

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

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

Package: ruby-parseconfig
Version: 1.0.8-1
Installed-Size: 26
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 7608
SHA256: 0b5529659c42b46c46f844c3d93a66fecb412975d28d4c6d0e785f530218e52e
SHA1: 8b2d54fccf8bce6b344c0059a2dfe84f9b408df1
MD5sum: fabc1f5a9978e5c086cae6089c6f6ebd
Description: Simple standard configuration file parser for Ruby
ParseConfig provides simple parsing of standard configuration files in the
form of 'param = value'. It also supports nested [group] sections.
Description-md5:
Homepage: https://github.com/datafolklabs/ruby-parseconfig
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-parseconfig/ruby-parseconfig_1.0.8-1_all.deb