rars on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install rars on Arch using YAY
$
yay -S
rars
Copied
* (Optional) Uninstall rars on Arch using YAY
$
yay -Rns
rars
Copied
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
Copied
b. Clone rars's git locally
$
git clone https://aur.archlinux.org/rars.git
~/rars
Copied
c. Go to ~/rars folder and install it
$
cd
~/rars
Copied
$
makepkg -si
Copied
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
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