ezasm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install ezasm on Arch using YAY
$
yay -S
ezasm
Copied
* (Optional) Uninstall ezasm on Arch using YAY
$
yay -Rns
ezasm
Copied
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
Copied
b. Clone ezasm's git locally
$
git clone https://aur.archlinux.org/ezasm.git
~/ezasm
Copied
c. Go to ~/ezasm folder and install it
$
cd
~/ezasm
Copied
$
makepkg -si
Copied
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
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