How to Install and Uninstall python3-networkx-core.noarch Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "python3-networkx-core.noarch" package
This tutorial shows how to install python3-networkx-core.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-networkx-core.noarch
Copied
2. Uninstall "python3-networkx-core.noarch" package
Here is a brief guide to show you how to uninstall python3-networkx-core.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-networkx-core.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-networkx-core.noarch package on Oracle Linux 8
Last metadata expiration check: 5:08:00 ago on Mon Sep 12 02:51:38 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 : ol8_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-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 : ol8_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.