acme-upstream on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S acme-upstream

* (Optional) Uninstall acme-upstream on Arch using YAY

$ yay -Rns acme-upstream

2. Manually Install "acme-upstream" via AUR

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

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

b. Clone acme-upstream's git locally

$ git clone https://aur.archlinux.org/acme-upstream.git ~/acme-upstream

c. Go to ~/acme-upstream folder and install it

$ cd ~/acme-upstream $ makepkg -si

3. Information about the acme-upstream package on Arch User Repository (AUR)

ID: 1347354
Name: acme-upstream
PackageBaseID: 145575
PackageBase: acme-upstream
Version: 0.97-2
Description: Cross-assembler for MOS 6502, 65C02 and 65816 CPUs - SourceForge upstream release
URL: https://sourceforge.net/projects/acme-crossass/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1570303828
LastModified: 1699108020
URLPath: /cgit/aur.git/snapshot/acme-upstream.tar.gz