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

Last updated: May 09,2024

1. Install "ruby-tomlrb" package

This is a short guide on how to install ruby-tomlrb on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-tomlrb

2. Uninstall "ruby-tomlrb" package

This guide covers the steps necessary to uninstall ruby-tomlrb on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-tomlrb
Architecture: all
Version: 1.3.0-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: 44
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-tomlrb/ruby-tomlrb_1.3.0-1_all.deb
Size: 8032
MD5sum: 1c0200c5ff90a8895666ef493d4b853c
SHA1: 10dd8a51027a2d92dd6c11f398cf10b64d3df2ed
SHA256: 0a2bfc91565bd43abef58b5d1970185e452db677900f4ea2b1915514b8f43214
SHA512: 75eecd61228f978cdffe3edb0ebdb07eac74de98b18a052e4e9d4291f0a846e966615097c3a8173bb2329d20ca7efe8db8aa8443b34807b2b4a6ce8a0938533b
Homepage: https://github.com/fbernier/tomlrb
Description-en: Racc based TOML parser library for Ruby
A Racc based TOML (Tom's Obvious, Minimal Language) Ruby parser supporting the
0.4.0 version of the spec.
.
TOML aims to be a minimal configuration file format that's easy to read due to
obvious semantics. TOML is designed to map unambiguously to a hash table.
Description-md5: 09f2170a2aafe6d1ccabcb12cd0f7996
Ruby-Versions: all