qpasm on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S qpasm

* (Optional) Uninstall qpasm on Arch using YAY

$ yay -Rns qpasm

2. Manually Install "qpasm" via AUR

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

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

b. Clone qpasm's git locally

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

c. Go to ~/qpasm folder and install it

$ cd ~/qpasm $ makepkg -si

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

ID: 1012525
Name: qpasm
PackageBaseID: 136347
PackageBase: qpasm
Version: 1.4-2
Description: pseudo-assembler interpreter
URL: https://github.com/synio-wesley/qpasm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1538228426
LastModified: 1641051390
URLPath: /cgit/aur.git/snapshot/qpasm.tar.gz