ruri on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruri

* (Optional) Uninstall ruri on Arch using YAY

$ yay -Rns ruri

2. Manually Install "ruri" via AUR

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

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

b. Clone ruri's git locally

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

c. Go to ~/ruri folder and install it

$ cd ~/ruri $ makepkg -si

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

ID: 1268000
Name: ruri
PackageBaseID: 132862
PackageBase: ruri
Version: 2.1.0-1
Description: Calculates the CRC-32 of files and checks them against their filename
URL: https://gitlab.com/Timmy1e/ruri
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Timmy1e
Submitter: Timmy1e
FirstSubmitted: 1527459203
LastModified: 1685899484
URLPath: /cgit/aur.git/snapshot/ruri.tar.gz