How to Install and Uninstall python3-distrdf.noarch Package on CentOS Stream 9

Last updated: January 11,2025

1. Install "python3-distrdf.noarch" package

This tutorial shows how to install python3-distrdf.noarch on CentOS Stream 9

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

2. Uninstall "python3-distrdf.noarch" package

Please follow the guidance below to uninstall python3-distrdf.noarch on CentOS Stream 9:

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

3. Information about the python3-distrdf.noarch package on CentOS Stream 9

Last metadata expiration check: 2:54:35 ago on Sat Mar 16 16:03:45 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.