How to Install and Uninstall python3-networkx.noarch Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "python3-networkx.noarch" package
Here is a brief guide to show you how to install python3-networkx.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-networkx.noarch
Copied
2. Uninstall "python3-networkx.noarch" package
Here is a brief guide to show you how to uninstall python3-networkx.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-networkx.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-networkx.noarch package on CentOS Stream 8
Last metadata expiration check: 5:51:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-networkx
Version : 1.11
Release : 16.1.el8
Architecture : noarch
Size : 15 k
Source : python-networkx-1.11-16.1.el8.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.
Available Packages
Name : python3-networkx
Version : 1.11
Release : 16.1.el8
Architecture : noarch
Size : 15 k
Source : python-networkx-1.11-16.1.el8.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.