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

Last updated: April 27,2024

1. Install "ruby-tomlrb" package

Learn how to install ruby-tomlrb on Kali Linux

$ sudo apt update $ sudo apt install ruby-tomlrb

2. Uninstall "ruby-tomlrb" package

This guide let you learn how to uninstall ruby-tomlrb on Kali Linux:

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

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

Package: ruby-tomlrb
Version: 1.3.0-2
Installed-Size: 44
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter
Size: 8128
SHA256: 11acacaa8a26d8e51f0ebf0fda93550edc93c1c445a470357748c36d57f140db
SHA1: f1773e85a88e2876857f385df88df5555260443e
MD5sum: 69f72739a45d412cbe694b07e36b3605
Description: 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:
Homepage: https://github.com/fbernier/tomlrb
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-tomlrb/ruby-tomlrb_1.3.0-2_all.deb