How to Install and Uninstall python-networkx.src Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "python-networkx.src" package

Please follow the steps below to install python-networkx.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-networkx.src

2. Uninstall "python-networkx.src" package

Please follow the guidance below to uninstall python-networkx.src on Oracle Linux 9:

$ sudo dnf remove python-networkx.src $ sudo dnf autoremove

3. Information about the python-networkx.src package on Oracle Linux 9

Last metadata expiration check: 2:53:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-networkx
Version : 2.6.2
Release : 2.el9
Architecture : src
Size : 1.9 M
Source : None
Repository : ol9_appstream
Summary : Creates and Manipulates Graphs and Networks
URL : http://networkx.github.io/
License : BSD
Description : NetworkX is a Python package for the creation, manipulation, and
: study of the structure, dynamics, and functions of complex networks.