qbe on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qbe

* (Optional) Uninstall qbe on Arch using YAY

$ yay -Rns qbe

2. Manually Install "qbe" via AUR

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

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

b. Clone qbe's git locally

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

c. Go to ~/qbe folder and install it

$ cd ~/qbe $ makepkg -si

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

ID: 1079023
Name: qbe
PackageBaseID: 176972
PackageBase: qbe
Version: r1258.ee6c272-1
Description: Small embeddable C compiler backend
URL: https://c9x.me/compile/
NumVotes: 3
Popularity: 0.958936
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1647480262
LastModified: 1652342238
URLPath: /cgit/aur.git/snapshot/qbe.tar.gz