uarm on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S uarm

* (Optional) Uninstall uarm on Arch using YAY

$ yay -Rns uarm

2. Manually Install "uarm" via AUR

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

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

b. Clone uarm's git locally

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

c. Go to ~/uarm folder and install it

$ cd ~/uarm $ makepkg -si

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

ID: 318836
Name: uarm
PackageBaseID: 107813
PackageBase: uarm
Version: 1.1.0-1
Description: arm7tdmi based computer emulator with debugging tools
URL: http://mellotanica.github.io/uARM/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mellotanica
Submitter: mellotanica
FirstSubmitted: 1455900976
LastModified: 1467655382
URLPath: /cgit/aur.git/snapshot/uarm.tar.gz