ezasm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ezasm

* (Optional) Uninstall ezasm on Arch using YAY

$ yay -Rns ezasm

2. Manually Install "ezasm" via AUR

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

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

b. Clone ezasm's git locally

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

c. Go to ~/ezasm folder and install it

$ cd ~/ezasm $ makepkg -si

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

ID: 1322435
Name: ezasm
PackageBaseID: 192360
PackageBase: ezasm
Version: 1.0.2-1
Description: An assembly-like programming language for use in education
URL: https://github.com/ezasm-org/EzASM
NumVotes: 1
Popularity: 0.00093
OutOfDate:
Maintainer: TrevorBrunette
Submitter: TrevorBrunette
FirstSubmitted: 1680644256
LastModified: 1695316201
URLPath: /cgit/aur.git/snapshot/ezasm.tar.gz