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

Last updated: May 02,2024

1. Install "ruby-hocon" package

This guide let you learn how to install ruby-hocon on Kali Linux

$ sudo apt update $ sudo apt install ruby-hocon

2. Uninstall "ruby-hocon" package

This is a short guide on how to uninstall ruby-hocon on Kali Linux:

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

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

Package: ruby-hocon
Version: 1.3.1-2
Installed-Size: 429
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Size: 76636
SHA256: 8d04122192fd4d3e32326df81484adf95caf6a3c049adcc8e5c9e58d81ecd722
SHA1: d2b0a4294226b414f6e1c3b52c516fb5929305d4
MD5sum: a3369c0170bc9d0858b6ce9faa5ef048
Description: Ruby port of the Typesafe Config library
ruby-hocon is a port of the Typesafe Config Java library to Ruby.
The library provides Ruby support for the HOCON configuration file
format. It supports parsing and modification of existing HOCON/JSON
files as well as rendering parsed config objects back to a Ruby String.
Description-md5:
Homepage: https://github.com/puppetlabs/ruby-hocon
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-hocon/ruby-hocon_1.3.1-2_all.deb