How to Install and Uninstall root-gui-recorder.x86_64 Package on Fedora 38
Last updated: November 28,2024
1. Install "root-gui-recorder.x86_64" package
This is a short guide on how to install root-gui-recorder.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
root-gui-recorder.x86_64
Copied
2. Uninstall "root-gui-recorder.x86_64" package
This tutorial shows how to uninstall root-gui-recorder.x86_64 on Fedora 38:
$
sudo dnf remove
root-gui-recorder.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the root-gui-recorder.x86_64 package on Fedora 38
Last metadata expiration check: 2:28:43 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : root-gui-recorder
Version : 6.30.04
Release : 1.fc38
Architecture : x86_64
Size : 88 k
Source : root-6.30.04-1.fc38.src.rpm
Repository : updates
Summary : Interface for recording and replaying events in ROOT
URL : https://root.cern/
License : LGPL-2.1-or-later
Description : This library provides interface for recording and replaying events in ROOT.
: Recorded events are:
: - Commands typed by user in command line ('new TCanvas')
: - GUI events (mouse movement, button clicks, ...)
: All the recorded events from one session are stored in one TFile
: and can be replayed again anytime.
Available Packages
Name : root-gui-recorder
Version : 6.30.04
Release : 1.fc38
Architecture : x86_64
Size : 88 k
Source : root-6.30.04-1.fc38.src.rpm
Repository : updates
Summary : Interface for recording and replaying events in ROOT
URL : https://root.cern/
License : LGPL-2.1-or-later
Description : This library provides interface for recording and replaying events in ROOT.
: Recorded events are:
: - Commands typed by user in command line ('new TCanvas')
: - GUI events (mouse movement, button clicks, ...)
: All the recorded events from one session are stored in one TFile
: and can be replayed again anytime.