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

Last updated: September 20,2024

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

This guide covers the steps necessary to install python3-networkx-core.noarch on Rocky Linux 8

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

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

Please follow the step by step instructions below to uninstall python3-networkx-core.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 0:51:26 ago on Mon Sep 12 10:27:18 2022.
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.