python-rpcq on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rpcq

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

$ yay -Rns python-rpcq

2. Manually Install "python-rpcq" via AUR

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

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

b. Clone python-rpcq's git locally

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

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

$ cd ~/python-rpcq $ makepkg -si

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

ID: 1167053
Name: python-rpcq
PackageBaseID: 187250
PackageBase: python-rpcq
Version: 3.10.0-1
Description: The RPC framework and message specification for @rigetti Quantum Cloud Services.
URL: https://github.com/rigetti/rpcq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1668070062
LastModified: 1668070062
URLPath: /cgit/aur.git/snapshot/python-rpcq.tar.gz