rars on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S rars

* (Optional) Uninstall rars on Arch using YAY

$ yay -Rns rars

2. Manually Install "rars" via AUR

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

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

b. Clone rars's git locally

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

c. Go to ~/rars folder and install it

$ cd ~/rars $ makepkg -si

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

ID: 1218422
Name: rars
PackageBaseID: 142604
PackageBase: rars
Version: 1.6-1
Description: RISC-V Assembler and Runtime Simulator
URL: https://github.com/TheThirdOne/rars
NumVotes: 5
Popularity: 7.5E-5
OutOfDate:
Maintainer: Funami
Submitter: abdelq
FirstSubmitted: 1559969790
LastModified: 1677481595
URLPath: /cgit/aur.git/snapshot/rars.tar.gz