qvm on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S qvm

* (Optional) Uninstall qvm on Arch using YAY

$ yay -Rns qvm

2. Manually Install "qvm" via AUR

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

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

b. Clone qvm's git locally

$ git clone https://aur.archlinux.org/qvm.git ~/qvm

c. Go to ~/qvm folder and install it

$ cd ~/qvm $ makepkg -si

3. Information about the qvm package on Arch User Repository (AUR)

ID: 1167357
Name: qvm
PackageBaseID: 187239
PackageBase: qvm
Version: 1.17.2-4
Description: The high-performance and featureful Quil simulator.
URL: https://github.com/quil-lang/qvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1668034829
LastModified: 1668116955
URLPath: /cgit/aur.git/snapshot/qvm.tar.gz