tpasm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tpasm

* (Optional) Uninstall tpasm on Arch using YAY

$ yay -Rns tpasm

2. Manually Install "tpasm" via AUR

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

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

b. Clone tpasm's git locally

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

c. Go to ~/tpasm folder and install it

$ cd ~/tpasm $ makepkg -si

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

ID: 1286208
Name: tpasm
PackageBaseID: 61646
PackageBase: tpasm
Version: 1.12-1
Description: A cross assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051, Z80, PIC, AVR and c166
URL: http://www.sqrt.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter:
FirstSubmitted: 1344371457
LastModified: 1688995573
URLPath: /cgit/aur.git/snapshot/tpasm.tar.gz