How to Install ruby-xpath in Ubuntu 18.04



Install ruby-xpath by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-xpath

Description:

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.

Homepage: http://github.com/jnicklas/xpath

Version: 2.0.0-2

Section: universe/ruby