python-retworkx on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "python-retworkx" 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-retworkx on Arch using YAY

$ yay -S python-retworkx

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

$ yay -Rns python-retworkx

2. Manually Install "python-retworkx" via AUR

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

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

b. Clone python-retworkx's git locally

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

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

$ cd ~/python-retworkx $ makepkg -si

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

ID: 1024929
Name: python-retworkx
PackageBaseID: 152843
PackageBase: python-retworkx
Version: 0.11.0-1
Description: A high performance Python graph library implemented in Rust.
URL: https://github.com/Qiskit/retworkx
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: mtreinish
FirstSubmitted: 1589646832
LastModified: 1643061281
URLPath: /cgit/aur.git/snapshot/python-retworkx.tar.gz