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

Last updated: July 06,2024

1. Install "ruby-multi-xml" package

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

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

2. Uninstall "ruby-multi-xml" package

Learn how to uninstall ruby-multi-xml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-multi-xml
Priority: optional
Section: universe/ruby
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.5-2build1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-multi-xml/ruby-multi-xml_0.5.5-2build1_all.deb
Size: 11762
MD5sum: 2c4cc377c53734b15b9986b08ecbe28a
SHA1: 3bf2f2855579e17c6bb1c5546da5b3ffba8879fe
SHA256: 0fd51c319d2e9e10becb1e60d4f2f24e74e06d089f058128ff5c8ef7795f4227
Description-en: generic swappable back-end for XML parsing in Ruby
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
.
Lots of Ruby libraries utilize XML parsing in some form, and everyone has their
favorite XML library. In order to best support multiple XML parsers and
libraries, `multi_xml` is a general-purpose swappable XML backend library.
Description-md5: e7ca5e4e8a86280870f99cd729dc39d0
Homepage: https://github.com/sferik/multi_xml
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu