How to Install and Uninstall gammaray.i686 Package on Fedora 36

Last updated: October 10,2024

1. Install "gammaray.i686" package

Learn how to install gammaray.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install gammaray.i686

2. Uninstall "gammaray.i686" package

This guide let you learn how to uninstall gammaray.i686 on Fedora 36:

$ sudo dnf remove gammaray.i686 $ sudo dnf autoremove

3. Information about the gammaray.i686 package on Fedora 36

Last metadata expiration check: 3:26:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gammaray
Version : 2.11.3
Release : 4.fc36
Architecture : i686
Size : 9.0 M
Source : gammaray-2.11.3-4.fc36.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.