dxa65 on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S dxa65

* (Optional) Uninstall dxa65 on Arch using YAY

$ yay -Rns dxa65

2. Manually Install "dxa65" via AUR

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

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

b. Clone dxa65's git locally

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

c. Go to ~/dxa65 folder and install it

$ cd ~/dxa65 $ makepkg -si

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

ID: 1132469
Name: dxa65
PackageBaseID: 80015
PackageBase: dxa65
Version: 0.1.5-1
Description: Disassembler for MOS 6502 and compatible CPUs
URL: http://www.floodgap.com/retrotech/xa#dxa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1394905140
LastModified: 1661778871
URLPath: /cgit/aur.git/snapshot/dxa65.tar.gz