rua on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S rua

* (Optional) Uninstall rua on Arch using YAY

$ yay -Rns rua

2. Manually Install "rua" via AUR

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

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

b. Clone rua's git locally

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

c. Go to ~/rua folder and install it

$ cd ~/rua $ makepkg -si

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

ID: 1379325
Name: rua
PackageBaseID: 137004
PackageBase: rua
Version: 0.19.10-1
Description: AUR helper in Rust providing control, review, patch application and safe build options
URL: https://github.com/vn971/rua
NumVotes: 57
Popularity: 2.152336
OutOfDate:
Maintainer: vasya
Submitter: vasya
FirstSubmitted: 1540823201
LastModified: 1704239473
URLPath: /cgit/aur.git/snapshot/rua.tar.gz