How to Install and Uninstall python-networkx.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "python-networkx.src" package
Please follow the guidance below to install python-networkx.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-networkx.src
Copied
2. Uninstall "python-networkx.src" package
This tutorial shows how to uninstall python-networkx.src on Oracle Linux 8:
$
sudo dnf remove
python-networkx.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-networkx.src package on Oracle Linux 8
Last metadata expiration check: 1:16:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-networkx
Version : 1.11
Release : 16.1.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_appstream
Summary : Creates and Manipulates Graphs and Networks
URL : http://networkx.github.io/
License : BSD
Description : NetworkX is a Python package for the creation, manipulation, and
: study of the structure, dynamics, and functions of complex networks.
Available Packages
Name : python-networkx
Version : 1.11
Release : 16.1.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_appstream
Summary : Creates and Manipulates Graphs and Networks
URL : http://networkx.github.io/
License : BSD
Description : NetworkX is a Python package for the creation, manipulation, and
: study of the structure, dynamics, and functions of complex networks.