How to Install libpapi-dev in Ubuntu 18.04



Install libpapi-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libpapi-dev

Description:

PAPI development files (headers and API documentation)

Performance Application Programming Interface (PAPI) provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. . In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. . This package provides the development files of PAPI.

Homepage: https://icl.utk.edu/papi/software/index.html

Version: 5.6.0-1

Section: universe/libdevel