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

Last updated: May 04,2024

1. Install "ruby-toml" package

Here is a brief guide to show you how to install ruby-toml on Kali Linux

$ sudo apt update $ sudo apt install ruby-toml

2. Uninstall "ruby-toml" package

Please follow the guidelines below to uninstall ruby-toml on Kali Linux:

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

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

Package: ruby-toml
Version: 0.2.0-4
Installed-Size: 38
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any, ruby-parslet (>= 1.8.0)
Size: 9400
SHA256: 1b190698f4455b6c3d53b06f89f4acdb36c18ec726556b02e0f6b6433ccc6185
SHA1: 15213514f58aaadcbbfaa8d054e59e2f6f3bbbe5
MD5sum: f6dfd337d82fbe1dc5d12fdf912a64d9
Description: TOML Parser library for Ruby
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. TOML should be easy to parse into data structures in a wide
variety of languages.
.
This package provides TOML parser for Ruby.
Description-md5:
Homepage: https://github.com/jm/toml
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-toml/ruby-toml_0.2.0-4_all.deb