python-rustworkx on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-rustworkx

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

$ yay -Rns python-rustworkx

2. Manually Install "python-rustworkx" via AUR

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

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

b. Clone python-rustworkx's git locally

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

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

$ cd ~/python-rustworkx $ makepkg -si

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

ID: 1427342
Name: python-rustworkx
PackageBaseID: 186421
PackageBase: python-rustworkx
Version: 0.14.2-1
Description: A high performance Python graph library implemented in Rust
URL: https://github.com/Qiskit/rustworkx
NumVotes: 2
Popularity: 9.7E-5
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1665178753
LastModified: 1710453368
URLPath: /cgit/aur.git/snapshot/python-rustworkx.tar.gz