How to Install libpaje2 in Ubuntu 18.04



Install libpaje2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpaje2

Description:

Parsing, manipulation and simulation of paje trace files

The libpaje library features the implementation of the Paje File Reader, Event Decoder and Simulator. It is capable of reading trace files in the Paje file format and keeping them in memory. Data is accessed through a well-defined and efficient interface. You can use this library to built new visualization techniques for trace analysis, without handling all the parsing of files and how events are simulated to rebuilt the behavior of the traced application that is meant to be analyzed. . This package contains the run-time files.

Homepage: https://github.com/schnorr/pajeng

Version: 1.3.4-3build1

Section: universe/libs