How to Install pcp-gui software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pcp-gui software package in Ubuntu 14.04 LTS (Trusty Tahr)

pcp-gui software package provides Visualisation tools for the Performance Co-Pilot toolkit, 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 pcp-gui 

pcp-gui is installed in your system.

Make ensure the pcp-gui package were installed using the commands given below,

$ sudo dpkg-query -l | grep pcp-gui *

You will get with pcp-gui package name, version, architecture and description in a table

pcp-gui package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package pcp-gui
Version 1.5.11
Description Visualisation tools for the Performance Co-Pilot toolkit
Sub Section Utils


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