qpasm on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install qpasm on Arch using YAY
$
yay -S
qpasm
Copied
* (Optional) Uninstall qpasm on Arch using YAY
$
yay -Rns
qpasm
Copied
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
Copied
b. Clone qpasm's git locally
$
git clone https://aur.archlinux.org/qpasm.git
~/qpasm
Copied
c. Go to ~/qpasm folder and install it
$
cd
~/qpasm
Copied
$
makepkg -si
Copied
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
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