How to Install and Uninstall ruby-rexml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "ruby-rexml" package

This guide let you learn how to install ruby-rexml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rexml

2. Uninstall "ruby-rexml" package

In this section, we are going to explain the necessary steps to uninstall ruby-rexml on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-rexml package on Ubuntu 21.10 (Impish Indri)

Package: ruby-rexml
Architecture: all
Version: 3.2.4-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 335
Filename: pool/universe/r/ruby-rexml/ruby-rexml_3.2.4-2_all.deb
Size: 63656
MD5sum: e8b083a69c4efdd52d879186ffa042e7
SHA1: 9a34cfbbfe5e387a2db02d333a4423fbd7c56f14
SHA256: 27cbd2e20d34efd5dfe8d6c200f2031513deb39385a4604004935973de938e65
SHA512: 237e0bda6dbd3c50e86d5478618976db106f485e0925d7291217b579acd352a8fbe093d5866b3ad19b920398dd2778b39deccf031f5ca5d0e5489eaf3e62c6d3
Homepage: https://github.com/ruby/rexml
Description-en: XML toolkit for Ruby
REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed. Hopefully, REXML, designed with the
same philosophy, has these same features. It supports both tree and stream
document parsing. Stream parsing is faster (about 1.5 times as fast). However,
with stream parsing, one doesn't get access to features such as XPath.
.
Versions of this gem are also shipped with libruby2.x.
Description-md5: 7fcd66bae6e0e1d35eaf6798a748b0e6
Ruby-Versions: all