c51asm on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S c51asm

* (Optional) Uninstall c51asm on Arch using YAY

$ yay -Rns c51asm

2. Manually Install "c51asm" via AUR

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

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

b. Clone c51asm's git locally

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

c. Go to ~/c51asm folder and install it

$ cd ~/c51asm $ makepkg -si

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

ID: 932972
Name: c51asm
PackageBaseID: 168831
PackageBase: c51asm
Version: 1.2-1
Description: Advanced C51 macro assembler developed by Atmel
URL: https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/C51ASM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: h0m3
Submitter: h0m3
FirstSubmitted: 1625989271
LastModified: 1625989271
URLPath: /cgit/aur.git/snapshot/c51asm.tar.gz