How to Install and Uninstall ruby-hocon Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-hocon" package

In this section, we are going to explain the necessary steps to install ruby-hocon on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-hocon

2. Uninstall "ruby-hocon" package

This guide let you learn how to uninstall ruby-hocon on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-hocon package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-hocon
Architecture: all
Version: 1.2.5-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 433
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-hocon/ruby-hocon_1.2.5-1_all.deb
Size: 74812
MD5sum: b5a9a448221afe1d187be3cd22d8ccb0
SHA1: 2142264f6329b24f1c5fbc9f93a06fafbebfb9ba
SHA256: 73c35020b4fca969656069fc65b1adbd3afe361ff9d1a56c4b39e7aabb4d8a8a
SHA512: bb78ba6efa5f7a92521d5eb544d27dcf5bded4526792ec2a7108be524bb1ce92f2ab33c8344549e91de36e4a532ad73a9cf4b730ae2124a0d0dbfc503be4a79b
Homepage: https://github.com/puppetlabs/ruby-hocon
Description-en: 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: 5c94c74723a7a26a9d953c12466f204d
Ruby-Versions: all