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

Last updated: July 03,2024

1. Install "gammaray.i686" package

This is a short guide on how to install gammaray.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gammaray.i686

2. Uninstall "gammaray.i686" package

Please follow the steps below to uninstall gammaray.i686 on Fedora 34:

$ sudo dnf remove gammaray.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:28:24 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gammaray
Version : 2.11.2
Release : 4.fc34
Architecture : i686
Size : 9.0 M
Source : gammaray-2.11.2-4.fc34.src.rpm
Repository : fedora
Summary : A tool for examining internals of Qt applications
URL : http://www.kdab.com/kdab-products/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.