How to Install and Uninstall python3-networkx-core.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "python3-networkx-core.noarch" package

Please follow the guidance below to install python3-networkx-core.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-networkx-core.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-networkx-core.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-networkx-core.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:58:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-networkx-core
Version : 1.11
Release : 16.1.el8
Architecture : noarch
Size : 1.6 M
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.