uasm on AUR (Arch User Repository)
Last updated: January 12,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "uasm" 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 uasm on Arch using YAY
$
yay -S
uasm
Copied
* (Optional) Uninstall uasm on Arch using YAY
$
yay -Rns
uasm
Copied
2. Manually Install "uasm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone uasm's git locally
$
git clone https://aur.archlinux.org/uasm.git
~/uasm
Copied
c. Go to ~/uasm folder and install it
$
cd
~/uasm
Copied
$
makepkg -si
Copied
3. Information about the uasm package on Arch User Repository (AUR)
ID: 1072285
Name: uasm
PackageBaseID: 139660
PackageBase: uasm
Version: 2.55-1
Description: A free MASM-compatible assembler based on JWasm
URL: http://www.terraspace.co.uk/uasm.html
NumVotes: 7
Popularity: 0.289366
OutOfDate:
Maintainer: post-factum
FirstSubmitted: 1550313799
LastModified: 1651011662
URLPath: /cgit/aur.git/snapshot/uasm.tar.gz
Name: uasm
PackageBaseID: 139660
PackageBase: uasm
Version: 2.55-1
Description: A free MASM-compatible assembler based on JWasm
URL: http://www.terraspace.co.uk/uasm.html
NumVotes: 7
Popularity: 0.289366
OutOfDate:
Maintainer: post-factum
FirstSubmitted: 1550313799
LastModified: 1651011662
URLPath: /cgit/aur.git/snapshot/uasm.tar.gz