How to Install xacobeo in Ubuntu 18.04



Install xacobeo by entering the following commands in the terminal:

sudo apt update
sudo apt install xacobeo

Description:

XPath (XML Path Language) visualizer

Xacobeo provides a simple graphical user interface (GUI) for executing XPath queries and seeing their results. . The GUI tries to provide all the elements that are needed in order to write, test and execute XPath queries without too many troubles. It displays the Document Object Model (DOM) and the namespaces used. The program registers the namespaces automatically and each element is displayed with its associated namespaces. All is performed with the idea of being able of running an XPath query as soon as possible without having to fight with the document's namespaces and by seeing automatically under which namespace each element is.

Homepage: https://metacpan.org/release/Xacobeo

Version: 0.15-3build3

Section: universe/perl