How to Install and Uninstall python3-networkx.noarch Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "python3-networkx.noarch" package

This is a short guide on how to install python3-networkx.noarch on Rocky Linux 9

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

2. Uninstall "python3-networkx.noarch" package

Please follow the guidance below to uninstall python3-networkx.noarch on Rocky Linux 9:

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

3. Information about the python3-networkx.noarch package on Rocky Linux 9

Last metadata expiration check: 2:37:22 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-networkx
Version : 2.6.2
Release : 2.el9
Architecture : noarch
Size : 2.0 M
Source : python-networkx-2.6.2-2.el9.src.rpm
Repository : appstream
Summary : Creates and Manipulates Graphs and Networks
URL : http://networkx.github.io/
License : BSD
Description : NetworkX is a Python 3 package for the creation, manipulation, and
: study of the structure, dynamics, and functions of complex networks.