How to Install papi-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install papi-examples software package in Ubuntu 14.04 LTS (Trusty Tahr)

papi-examples software package provides PAPI example files and test programs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install papi-examples 

papi-examples is installed in your system.

Make ensure the papi-examples package were installed using the commands given below,

$ sudo dpkg-query -l | grep papi-examples *

You will get with papi-examples package name, version, architecture and description in a table

papi-examples package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package papi-examples
Version 5.3.0-3
Description PAPI example files and test programs
Sub Section devel


See Also, How to uninstall or remove papi-examples software package from Ubuntu 14.04 LTS (Trusty Tahr)?