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

Last updated: May 05,2024

1. Install "ruby-roxml" package

In this section, we are going to explain the necessary steps to install ruby-roxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-roxml

2. Uninstall "ruby-roxml" package

In this section, we are going to explain the necessary steps to uninstall ruby-roxml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-roxml
Priority: optional
Section: universe/ruby
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.3.1-4
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 2.3.0), ruby-libxml, ruby-nokogiri (>= 1.3.3)
Filename: pool/universe/r/ruby-roxml/ruby-roxml_3.3.1-4_all.deb
Size: 28988
MD5sum: fb382fd8afbbb09b9d515b31c9840722
SHA1: f179015dd249f9dff3736a465ee112fa3802fdc8
SHA256: f8ec24546c983900dd553a3f945a04d5779befe6a4bb6530272e7043a7c82d6c
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
Homepage: http://roxml.rubyforge.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu