python-apgl on AUR (Arch User Repository)

Last updated: January 07,2025

1. Install "python-apgl" 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

b. Install python-apgl on Arch using YAY

$ yay -S python-apgl

* (Optional) Uninstall python-apgl on Arch using YAY

$ yay -Rns python-apgl

2. Manually Install "python-apgl" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-apgl's git locally

$ git clone https://aur.archlinux.org/python-apgl.git ~/python-apgl

c. Go to ~/python-apgl folder and install it

$ cd ~/python-apgl $ makepkg -si

3. Information about the python-apgl package on Arch User Repository (AUR)

ID: 592377
Name: python-apgl
PackageBaseID: 65532
PackageBase: python-apgl
Version: 0.8.1-2
Description: A simple, fast and easy to use Python graph library using NumPy, Scipy and PySparse
URL: https://github.com/charanpald/APGL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
FirstSubmitted: 1355752479
LastModified: 1551951155
URLPath: /cgit/aur.git/snapshot/python-apgl.tar.gz