python-projectq on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python-projectq

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

$ yay -Rns python-projectq

2. Manually Install "python-projectq" via AUR

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

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

b. Clone python-projectq's git locally

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

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

$ cd ~/python-projectq $ makepkg -si

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

ID: 1393393
Name: python-projectq
PackageBaseID: 134469
PackageBase: python-projectq
Version: 0.8.0-3
Description: Open-source framework for quantum computing
URL: https://github.com/ProjectQ-Framework/ProjectQ
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: iyanmv
Submitter: flacks
FirstSubmitted: 1532387913
LastModified: 1706355809
URLPath: /cgit/aur.git/snapshot/python-projectq.tar.gz