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

Last updated: May 19,2024

1. Install "ruby-xmlparser" package

This guide covers the steps necessary to install ruby-xmlparser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-xmlparser

2. Uninstall "ruby-xmlparser" package

Here is a brief guide to show you how to uninstall ruby-xmlparser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-xmlparser
Priority: optional
Section: universe/ruby
Installed-Size: 430
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.7.3-1build4
Depends: libc6 (>= 2.4), libexpat1 (>= 2.0.1), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-xmlparser/ruby-xmlparser_0.7.3-1build4_amd64.deb
Size: 76832
MD5sum: 732c610efa6e76875252f9a1ba142b77
SHA1: 62ee600f5021f414b89a8a492a7e93e3a9171e6e
SHA256: df8af3280ef3e5fc3d501e90f542cd9c14f5077fe03d617fe7b28e6b412e934a
Description-en: Ruby interface for the expat XML parser toolkit
This is the module to access to James Clark's XML Parser Toolkit "expat"
from Ruby.
Description-md5: 6dd80b179279971550e103f47651d3b3
Homepage: http://www.yoshidam.net/Ruby.html
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu