mas on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mas

* (Optional) Uninstall mas on Arch using YAY

$ yay -Rns mas

2. Manually Install "mas" via AUR

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

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

b. Clone mas's git locally

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

c. Go to ~/mas folder and install it

$ cd ~/mas $ makepkg -si

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

ID: 1156728
Name: mas
PackageBaseID: 137553
PackageBase: mas
Version: 1.42b231-1
Description: Macro cross-assembler (asl) for various processors and microcontrollers.
URL: http://john.ccac.rwth-aachen.de:8000/as/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fenugrec
Submitter: fenugrec
FirstSubmitted: 1542996839
LastModified: 1666633087
URLPath: /cgit/aur.git/snapshot/mas.tar.gz