How to Install and Uninstall ruby-xml-simple Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-xml-simple" package

Please follow the guidelines below to install ruby-xml-simple on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-xml-simple

2. Uninstall "ruby-xml-simple" package

Please follow the guidelines below to uninstall ruby-xml-simple on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-xml-simple $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-xml-simple package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-xml-simple
Priority: optional
Section: universe/ruby
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.5-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-xml-simple/ruby-xml-simple_1.1.5-1_all.deb
Size: 11402
MD5sum: 8d3fa7f5c92e15d4b3d73cc6c98f85ad
SHA1: d13955074de2028c92e38f319eecebf46ac11aa5
SHA256: 2c11e96823209725ba15ce9fb24296c5f91bb2466c27d061d180fc518a376ef0
Description-en: Simple Ruby API for reading and writing XML
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put, it
automatically converts XML documents into a Ruby hash.
Description-md5: d2b194e4238d48b9fec7e5eaee36a644
Homepage: https://github.com/maik/xml-simple
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu