How to Install and Uninstall python3-distrdf.noarch Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "python3-distrdf.noarch" package

Here is a brief guide to show you how to install python3-distrdf.noarch on Oracle Linux 9

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

2. Uninstall "python3-distrdf.noarch" package

Please follow the guidelines below to uninstall python3-distrdf.noarch on Oracle Linux 9:

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

3. Information about the python3-distrdf.noarch package on Oracle Linux 9

Last metadata expiration check: 1:00:07 ago on Thu Feb 15 07:50:05 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.