as31 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S as31

* (Optional) Uninstall as31 on Arch using YAY

$ yay -Rns as31

2. Manually Install "as31" via AUR

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

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

b. Clone as31's git locally

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

c. Go to ~/as31 folder and install it

$ cd ~/as31 $ makepkg -si

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

ID: 184746
Name: as31
PackageBaseID: 43893
PackageBase: as31
Version: 2.3.1-2
Description: An 8031/8051 assembler.
URL: http://wiki.erazor-zone.de/wiki:projects:linux:as31
NumVotes: 3
Popularity: 0
OutOfDate: 1700262549
Maintainer: dobo
Submitter: dobo
FirstSubmitted: 1290702457
LastModified: 1433784641
URLPath: /cgit/aur.git/snapshot/as31.tar.gz