python-cirq on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-cirq

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

$ yay -Rns python-cirq

2. Manually Install "python-cirq" via AUR

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

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

b. Clone python-cirq's git locally

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

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

$ cd ~/python-cirq $ makepkg -si

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

ID: 1186218
Name: python-cirq
PackageBaseID: 187225
PackageBase: python-cirq
Version: 1.1.0-4
Description: A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
URL: https://github.com/quantumlib/Cirq
NumVotes: 0
Popularity: 0
OutOfDate: 1706368679
Maintainer:
Submitter: Rubo
FirstSubmitted: 1667998262
LastModified: 1671637511
URLPath: /cgit/aur.git/snapshot/python-cirq.tar.gz