asmotor on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "asmotor" 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 asmotor on Arch using YAY
$
yay -S
asmotor
Copied
* (Optional) Uninstall asmotor on Arch using YAY
$
yay -Rns
asmotor
Copied
2. Manually Install "asmotor" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone asmotor's git locally
$
git clone https://aur.archlinux.org/asmotor.git
~/asmotor
Copied
c. Go to ~/asmotor folder and install it
$
cd
~/asmotor
Copied
$
makepkg -si
Copied
3. Information about the asmotor package on Arch User Repository (AUR)
ID: 851443
Name: asmotor
PackageBaseID: 162274
PackageBase: asmotor
Version: 1.2.0-1
Description: Portable, generic assembler engine written in ANSI C99 - supporting 680x0 family, 6502, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and RC811 CPUs
URL: https://github.com/asmotor/asmotor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1611083013
LastModified: 1611328961
URLPath: /cgit/aur.git/snapshot/asmotor.tar.gz
Name: asmotor
PackageBaseID: 162274
PackageBase: asmotor
Version: 1.2.0-1
Description: Portable, generic assembler engine written in ANSI C99 - supporting 680x0 family, 6502, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and RC811 CPUs
URL: https://github.com/asmotor/asmotor
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1611083013
LastModified: 1611328961
URLPath: /cgit/aur.git/snapshot/asmotor.tar.gz