How to Install and Uninstall python3-distrdf.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "python3-distrdf.noarch" package

Learn how to install python3-distrdf.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-distrdf.noarch

2. Uninstall "python3-distrdf.noarch" package

Please follow the steps below to uninstall python3-distrdf.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-distrdf.noarch $ sudo dnf autoremove

3. Information about the python3-distrdf.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:26:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-distrdf
Version : 6.30.04
Release : 1.el9
Architecture : noarch
Size : 77 k
Source : root-6.30.04-1.el9.src.rpm
Repository : epel
Summary : Distributed RDataFrame
URL : https://root.cern/
License : LGPL-2.1-or-later
Description : A layer on top of RDataFrame to enable distributed computations. It is
: a port of the previously known PyRDF python package.