python-pyquil on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyquil

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

$ yay -Rns python-pyquil

2. Manually Install "python-pyquil" via AUR

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

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

b. Clone python-pyquil's git locally

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

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

$ cd ~/python-pyquil $ makepkg -si

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

ID: 1415110
Name: python-pyquil
PackageBaseID: 187255
PackageBase: python-pyquil
Version: 4.6.2-1
Description: A Python library for quantum programming using Quil.
URL: https://github.com/rigetti/pyquil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1668076218
LastModified: 1708853720
URLPath: /cgit/aur.git/snapshot/python-pyquil.tar.gz