armsimsharp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S armsimsharp

* (Optional) Uninstall armsimsharp on Arch using YAY

$ yay -Rns armsimsharp

2. Manually Install "armsimsharp" via AUR

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

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

b. Clone armsimsharp's git locally

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

c. Go to ~/armsimsharp folder and install it

$ cd ~/armsimsharp $ makepkg -si

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

ID: 413353
Name: armsimsharp
PackageBaseID: 103360
PackageBase: armsimsharp
Version: 2.1-1
Description: A desktop application for simulating the execution of ARM assembly language programs.
URL: https://webhome.cs.uvic.ca/~nigelh/ARMSim-V2.1/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ejno
Submitter: Stephen304
FirstSubmitted: 1447622059
LastModified: 1495488081
URLPath: /cgit/aur.git/snapshot/armsimsharp.tar.gz