How to Install and Uninstall gammaray-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "gammaray-dev" package

Learn how to install gammaray-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gammaray-dev

2. Uninstall "gammaray-dev" package

Learn how to uninstall gammaray-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gammaray-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the gammaray-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gammaray-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian KDE Extras Team
Architecture: amd64
Source: gammaray
Version: 2.3.0-3build1
Depends: gammaray (= 2.3.0-3build1), gammaray-probe-qt4 (= 2.3.0-3build1)
Filename: pool/universe/g/gammaray/gammaray-dev_2.3.0-3build1_amd64.deb
Size: 19290
MD5sum: 483cb21ccd41af91af056467f18fca92
SHA1: cedf80ea5b2b5408e1ba40d230ea31ed85fd975c
SHA256: dc3e72f23a8b017dcad5c37698868ec374f2f2b7bb96f4c32a505df17f60a2df
Description-en: GammaRay plugin development files
GammaRay is a tool for examining the internals of a Qt application and
to some extent also manipulate it. GammaRay uses injection methods to
hook into an application at runtime and provide access to a wide variety
of interesting information. It provides easy ways of navigating through
the complex internal structures you find in some Qt frameworks, such as
QGraphicsView, model/view, QTextDocument, state machines and more.
.
This package contains header files used for building 3rd party GammaRay
plugins.
Description-md5: 77aaccdf9352880e954c0868f7ed3540
Homepage: http://www.kdab.com/gammaray
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu