dasm on AUR (Arch User Repository)
Last updated: December 18,2024
1. Install "dasm" 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 dasm on Arch using YAY
$
yay -S
dasm
Copied
* (Optional) Uninstall dasm on Arch using YAY
$
yay -Rns
dasm
Copied
2. Manually Install "dasm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dasm's git locally
$
git clone https://aur.archlinux.org/dasm.git
~/dasm
Copied
c. Go to ~/dasm folder and install it
$
cd
~/dasm
Copied
$
makepkg -si
Copied
3. Information about the dasm package on Arch User Repository (AUR)
ID: 997603
Name: dasm
PackageBaseID: 118267
PackageBase: dasm
Version: 2.20.14.1-1
Description: A versatile macro assembler with support for several 8-bit microprocessors including 6502, 6507, 6803, HD6303, 68HC11, 68705, and F8
URL: https://dasm-assembler.github.io/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: FryDay
Submitter: FryDay
FirstSubmitted: 1483057863
LastModified: 1638541396
URLPath: /cgit/aur.git/snapshot/dasm.tar.gz
Name: dasm
PackageBaseID: 118267
PackageBase: dasm
Version: 2.20.14.1-1
Description: A versatile macro assembler with support for several 8-bit microprocessors including 6502, 6507, 6803, HD6303, 68HC11, 68705, and F8
URL: https://dasm-assembler.github.io/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: FryDay
Submitter: FryDay
FirstSubmitted: 1483057863
LastModified: 1638541396
URLPath: /cgit/aur.git/snapshot/dasm.tar.gz