pasmo on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pasmo

* (Optional) Uninstall pasmo on Arch using YAY

$ yay -Rns pasmo

2. Manually Install "pasmo" via AUR

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

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

b. Clone pasmo's git locally

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

c. Go to ~/pasmo folder and install it

$ cd ~/pasmo $ makepkg -si

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

ID: 418718
Name: pasmo
PackageBaseID: 123258
PackageBase: pasmo
Version: 0.5.4.beta2-1
Description: Portable Z80 cross assembler
URL: http://pasmo.speccy.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1704616230
Maintainer:
Submitter: afwlehmann
FirstSubmitted: 1497097371
LastModified: 1497097371
URLPath: /cgit/aur.git/snapshot/pasmo.tar.gz