How to Install and Uninstall python3-altgraph.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-altgraph.noarch" package
Please follow the instructions below to install python3-altgraph.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-altgraph.noarch
Copied
2. Uninstall "python3-altgraph.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-altgraph.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-altgraph.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-altgraph.noarch package on AlmaLinux 8
Last metadata expiration check: 1:24:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-altgraph
Version : 0.16.1
Release : 2.el8
Architecture : noarch
Size : 140 k
Source : python-altgraph-0.16.1-2.el8.src.rpm
Repository : epel
Summary : Python graph (network) package
URL : https://pypi.python.org/pypi/altgraph/
License : MIT
Description : altgraph is a fork of graphlib: a graph (network) package for constructing
: graphs, BFS, and DFS traversals, topological sort, shortest paths, etc. with
: graphviz output.
Available Packages
Name : python3-altgraph
Version : 0.16.1
Release : 2.el8
Architecture : noarch
Size : 140 k
Source : python-altgraph-0.16.1-2.el8.src.rpm
Repository : epel
Summary : Python graph (network) package
URL : https://pypi.python.org/pypi/altgraph/
License : MIT
Description : altgraph is a fork of graphlib: a graph (network) package for constructing
: graphs, BFS, and DFS traversals, topological sort, shortest paths, etc. with
: graphviz output.