How to Install and Uninstall kdevelop-pg-qt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "kdevelop-pg-qt" package

Please follow the step by step instructions below to install kdevelop-pg-qt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kdevelop-pg-qt

2. Uninstall "kdevelop-pg-qt" package

This tutorial shows how to uninstall kdevelop-pg-qt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kdevelop-pg-qt $ sudo apt autoclean && sudo apt autoremove

3. Information about the kdevelop-pg-qt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: kdevelop-pg-qt
Priority: optional
Section: universe/devel
Installed-Size: 1274
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Version: 1.0.0-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.8.0), libstdc++6 (>= 4.8)
Filename: pool/universe/k/kdevelop-pg-qt/kdevelop-pg-qt_1.0.0-3_amd64.deb
Size: 486110
MD5sum: 89b5c0ac0d90362d380e5b6754b86702
SHA1: fcbea89d4ced4c8c6d3427957420ead047962908
SHA256: 5ac1222d3e03031bdcb25d05346343d03625cccdd7708fbae2cdf8ead2dbc3a4
Description-en: LL(1) parser generator based on Qt
KDevelop-PG-Qt is a parser generator written in readable source-code and
generating readable source-code. Its syntax was inspirated by AntLR.
It implements the visitor-pattern and uses the Qt library.
.
This package contains the kdev-pg-qt binary, the headers files generated by
the KDevelop parser generator and the cmake file to find the parser.
Description-md5: ae78cd0881bbbaf37a02f848cf029565
Homepage: http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu