How to Install and Uninstall root-r.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "root-r.x86_64" package

Learn how to install root-r.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install root-r.x86_64

2. Uninstall "root-r.x86_64" package

Please follow the step by step instructions below to uninstall root-r.x86_64 on Fedora 34:

$ sudo dnf remove root-r.x86_64 $ sudo dnf autoremove

3. Information about the root-r.x86_64 package on Fedora 34

Last metadata expiration check: 5:35:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : root-r
Version : 6.24.06
Release : 2.fc34
Architecture : x86_64
Size : 99 k
Source : root-6.24.06-2.fc34.src.rpm
Repository : updates
Summary : R interface for ROOT
URL : https://root.cern/
License : LGPLv2+
Description : ROOT R is an interface in ROOT to call R functions using an R C++
: interface. This interface opens the possibility in ROOT to use the
: very large set of mathematical and statistical tools provided by R.
: With ROOT R you can perform a conversion from ROOT's C++ objects to
: R's objects, transform the returned R objects into ROOT's C++ objects,
: then the R functionality can be used directly for statistical studies
: in ROOT.