How to Install and Uninstall python3-networkx.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python3-networkx.noarch" package
Learn how to install python3-networkx.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-networkx.noarch
Copied
2. Uninstall "python3-networkx.noarch" package
Learn how to uninstall python3-networkx.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-networkx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-networkx.noarch package on Oracle Linux 9
Last metadata expiration check: 2:34:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-networkx
Version : 2.6.2
Release : 2.el9
Architecture : noarch
Size : 3.7 M
Source : python-networkx-2.6.2-2.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : python3-networkx
Version : 2.6.2
Release : 2.el9
Architecture : noarch
Size : 3.7 M
Source : python-networkx-2.6.2-2.el9.src.rpm
Repository : ol9_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.