qcl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qcl

* (Optional) Uninstall qcl on Arch using YAY

$ yay -Rns qcl

2. Manually Install "qcl" via AUR

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

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

b. Clone qcl's git locally

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

c. Go to ~/qcl folder and install it

$ cd ~/qcl $ makepkg -si

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

ID: 1317401
Name: qcl
PackageBaseID: 118976
PackageBase: qcl
Version: 0.6.7-1
Description: Quantum Computation Language
URL: http://tph.tuwien.ac.at/~oemer/qcl.html
NumVotes: 6
Popularity: 0.01145
OutOfDate:
Maintainer: hfrq
Submitter: robjk
FirstSubmitted: 1485015269
LastModified: 1694459533
URLPath: /cgit/aur.git/snapshot/qcl.tar.gz