How to Install and Uninstall ruby-toml Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 25,2024
1. Install "ruby-toml" package
Here is a brief guide to show you how to install ruby-toml on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ruby-toml
Copied
2. Uninstall "ruby-toml" package
Here is a brief guide to show you how to uninstall ruby-toml on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ruby-toml
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-toml package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ruby-toml
Priority: optional
Section: universe/ruby
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.2-3
Depends: ruby | ruby-interpreter, ruby-parslet (>= 1.5.0)
Filename: pool/universe/r/ruby-toml/ruby-toml_0.1.2-3_all.deb
Size: 8080
MD5sum: 0acd72e6b87f32a278bd0bfd165f1338
SHA1: fcdac0083abf68b4780c2eb1466e26b0b7828167
SHA256: 0b4534b2e68b1a15fd78b7f209ba5b1dbbb29804ebe4b2f8a9a1f15ba434ac0c
Description-en: 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: 3b88810080cd9a72700497b2177beec5
Homepage: http://github.com/jm/toml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.2-3
Depends: ruby | ruby-interpreter, ruby-parslet (>= 1.5.0)
Filename: pool/universe/r/ruby-toml/ruby-toml_0.1.2-3_all.deb
Size: 8080
MD5sum: 0acd72e6b87f32a278bd0bfd165f1338
SHA1: fcdac0083abf68b4780c2eb1466e26b0b7828167
SHA256: 0b4534b2e68b1a15fd78b7f209ba5b1dbbb29804ebe4b2f8a9a1f15ba434ac0c
Description-en: 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: 3b88810080cd9a72700497b2177beec5
Homepage: http://github.com/jm/toml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu