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

Last updated: May 18,2024

1. Install "ruby-xpath" package

Please follow the step by step instructions below to install ruby-xpath on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-xpath

2. Uninstall "ruby-xpath" package

This tutorial shows how to uninstall ruby-xpath on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-xpath
Priority: optional
Section: universe/ruby
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-2
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.3)
Filename: pool/universe/r/ruby-xpath/ruby-xpath_2.0.0-2_all.deb
Size: 8164
MD5sum: 8b49ce864f66a000c9e321d742bc4ef2
SHA1: 2fde8d274b22f5a62cc8538ae76d9599e0475319
SHA256: b598f3df22ccd5d465f3fa4196cceba813c82635a45bbafe1744ca4f0dc34ec7
Description-en: Ruby library to generate XPath expressions
XPath is a Ruby DSL for generating XPath expressions.
Its primary purpose is to facilitate writing complex
XPath queries from Ruby code.
Description-md5: ddf3d52b5894d66d869ddcb4d4173675
Homepage: http://github.com/jnicklas/xpath
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu