How to Install kdevelop-pg-qt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install kdevelop-pg-qt software package in Ubuntu 14.04 LTS (Trusty Tahr)

kdevelop-pg-qt software package provides LL(1) parser generator based on Qt, 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 kdevelop-pg-qt 

kdevelop-pg-qt is installed in your system.

Make ensure the kdevelop-pg-qt package were installed using the commands given below,

$ sudo dpkg-query -l | grep kdevelop-pg-qt *

You will get with kdevelop-pg-qt package name, version, architecture and description in a table

kdevelop-pg-qt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package kdevelop-pg-qt
Version 1.0.0-2ubuntu1
Description LL(1) parser generator based on Qt
Sub Section devel


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