xasm on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "xasm" 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 xasm on Arch using YAY
$
yay -S
xasm
Copied
* (Optional) Uninstall xasm on Arch using YAY
$
yay -Rns
xasm
Copied
2. Manually Install "xasm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xasm's git locally
$
git clone https://aur.archlinux.org/xasm.git
~/xasm
Copied
c. Go to ~/xasm folder and install it
$
cd
~/xasm
Copied
$
makepkg -si
Copied
3. Information about the xasm package on Arch User Repository (AUR)
ID: 1253597
Name: xasm
PackageBaseID: 146149
PackageBase: xasm
Version: 3.2.1-2
Description: 6502 cross-assembler with original syntax extensions
URL: https://github.com/pfusik/xasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcinn
Submitter: marcinn
FirstSubmitted: 1572159102
LastModified: 1683375580
URLPath: /cgit/aur.git/snapshot/xasm.tar.gz
Name: xasm
PackageBaseID: 146149
PackageBase: xasm
Version: 3.2.1-2
Description: 6502 cross-assembler with original syntax extensions
URL: https://github.com/pfusik/xasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcinn
Submitter: marcinn
FirstSubmitted: 1572159102
LastModified: 1683375580
URLPath: /cgit/aur.git/snapshot/xasm.tar.gz