mads on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mads

* (Optional) Uninstall mads on Arch using YAY

$ yay -Rns mads

2. Manually Install "mads" via AUR

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

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

b. Clone mads's git locally

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

c. Go to ~/mads folder and install it

$ cd ~/mads $ makepkg -si

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

ID: 1420241
Name: mads
PackageBaseID: 146152
PackageBase: mads
Version: 2.1.5-1
Description: MADS is a multi-pass crossassembler designed for 6502 and 65816 processors
URL: http://mads.atari8.info/
NumVotes: 2
Popularity: 0.867948
OutOfDate:
Maintainer: marcinn
Submitter: marcinn
FirstSubmitted: 1572162916
LastModified: 1709512847
URLPath: /cgit/aur.git/snapshot/mads.tar.gz