python-altgraph on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-altgraph" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install python-altgraph on Arch using YAY
$
yay -S
python-altgraph
Copied
* (Optional) Uninstall python-altgraph on Arch using YAY
$
yay -Rns
python-altgraph
Copied
2. Manually Install "python-altgraph" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-altgraph's git locally
$
git clone https://aur.archlinux.org/python-altgraph.git
~/python-altgraph
Copied
c. Go to ~/python-altgraph folder and install it
$
cd
~/python-altgraph
Copied
$
makepkg -si
Copied
3. Information about the python-altgraph package on Arch User Repository (AUR)
ID: 1368343
Name: python-altgraph
PackageBaseID: 100683
PackageBase: python-altgraph
Version: 0.17.4-1
Description: A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
URL: https://pypi.python.org/pypi/altgraph
NumVotes: 11
Popularity: 0.000693
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1443178966
LastModified: 1702368324
URLPath: /cgit/aur.git/snapshot/python-altgraph.tar.gz
Name: python-altgraph
PackageBaseID: 100683
PackageBase: python-altgraph
Version: 0.17.4-1
Description: A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
URL: https://pypi.python.org/pypi/altgraph
NumVotes: 11
Popularity: 0.000693
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1443178966
LastModified: 1702368324
URLPath: /cgit/aur.git/snapshot/python-altgraph.tar.gz