rvasm-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rvasm-git

* (Optional) Uninstall rvasm-git on Arch using YAY

$ yay -Rns rvasm-git

2. Manually Install "rvasm-git" via AUR

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

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

b. Clone rvasm-git's git locally

$ git clone https://aur.archlinux.org/rvasm-git.git ~/rvasm-git

c. Go to ~/rvasm-git folder and install it

$ cd ~/rvasm-git $ makepkg -si

3. Information about the rvasm-git package on Arch User Repository (AUR)

ID: 1410160
Name: rvasm-git
PackageBaseID: 198913
PackageBase: rvasm-git
Version: r19.b38f1a6-1
Description: A risc-v assembler in rust
URL: https://github.com/eigenraven/rvasm
NumVotes: 1
Popularity: 0.566132
OutOfDate:
Maintainer: phanium
Submitter: phanium
FirstSubmitted: 1698291015
LastModified: 1708072604
URLPath: /cgit/aur.git/snapshot/rvasm-git.tar.gz