How to Install and Uninstall gammaray.x86_64 Package on Fedora 39

Last updated: November 30,2024

1. Install "gammaray.x86_64" package

In this section, we are going to explain the necessary steps to install gammaray.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gammaray.x86_64

2. Uninstall "gammaray.x86_64" package

Please follow the step by step instructions below to uninstall gammaray.x86_64 on Fedora 39:

$ sudo dnf remove gammaray.x86_64 $ sudo dnf autoremove

3. Information about the gammaray.x86_64 package on Fedora 39

Last metadata expiration check: 3:12:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gammaray
Version : 2.11.3
Release : 14.fc39
Architecture : x86_64
Size : 9.0 M
Source : gammaray-2.11.3-14.fc39.src.rpm
Repository : updates
Summary : A tool for examining internals of Qt applications
URL : https://github.com/KDAB/GammaRay
License : GPLv2+
Description : A tool to poke around in a Qt-application and also to manipulate
: the application to some extent. It uses various DLL injection
: techniques to hook into an application at run-time and provide
: access to a lot of interesting information.
:
: By default GammaRay can only introspect Qt 5 applications.