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

Last updated: June 29,2024

1. Install "python3-root.x86_64" package

Please follow the guidance below to install python3-root.x86_64 on Fedora 34

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

2. Uninstall "python3-root.x86_64" package

Please follow the steps below to uninstall python3-root.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:44:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-root
Version : 6.24.06
Release : 2.fc34
Architecture : x86_64
Size : 475 k
Source : root-6.24.06-2.fc34.src.rpm
Repository : updates
Summary : Python extension for ROOT
URL : https://root.cern/
License : LGPLv2+
Description : This package contains the Python extension for ROOT. It makes it
: possible to use ROOT classes in Python.