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

Last updated: April 29,2024

1. Install "ruby-roxml" package

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

$ sudo apt update $ sudo apt install ruby-roxml

2. Uninstall "ruby-roxml" package

This guide let you learn how to uninstall ruby-roxml on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-roxml
Architecture: all
Version: 4.0.0-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: 131
Depends: ruby-activesupport (>= 2:4.0), ruby-libxml, ruby-nokogiri (>= 1.3.3)
Filename: pool/universe/r/ruby-roxml/ruby-roxml_4.0.0-2_all.deb
Size: 28496
MD5sum: 6aa2a655c7c5f4ea87f535de3d8bf1d4
SHA1: 812004e3ff8c321e382118b03c5a9ae13e8b4ffc
SHA256: 68fab326931675843e1559a41c14778e83e35ca5c1b68d9b90106c1aa968f34e
SHA512: a6c03f6ab8c4079f40f5d06f4a5ead2d217331a45292eaaab8f34375a32958bb304c8538c810cd44a2bbb66b1172eeb345507e1aae8bb3871b0ddd36aea89fc7
Homepage: https://github.com/Empact/roxml
Description-en: Ruby Object to XML mapping library
ROXML is a Ruby library designed to make it easier for Ruby developers
to work with XML. Using simple annotations, it enables Ruby classes to
be mapped to XML. ROXML takes care of the marshalling and unmarshalling
of mapped attributes so that developers can focus on building
first-class Ruby classes. As a result, ROXML simplifies the development
of RESTful applications, Web Services, and XML-RPC.
Description-md5: 4f6097bb907e13169ffe89e196ef5a44
Ruby-Versions: all