jwasm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jwasm

* (Optional) Uninstall jwasm on Arch using YAY

$ yay -Rns jwasm

2. Manually Install "jwasm" via AUR

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

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

b. Clone jwasm's git locally

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

c. Go to ~/jwasm folder and install it

$ cd ~/jwasm $ makepkg -si

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

ID: 1403273
Name: jwasm
PackageBaseID: 100032
PackageBase: jwasm
Version: 2.17-1
Description: a free MASM-compatible assembler
URL: https://github.com/Baron-von-Riedesel/JWasm
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442301997
LastModified: 1706935907
URLPath: /cgit/aur.git/snapshot/jwasm.tar.gz