rarian on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rarian

* (Optional) Uninstall rarian on Arch using YAY

$ yay -Rns rarian

2. Manually Install "rarian" via AUR

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

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

b. Clone rarian's git locally

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

c. Go to ~/rarian folder and install it

$ cd ~/rarian $ makepkg -si

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

ID: 1394592
Name: rarian
PackageBaseID: 150352
PackageBase: rarian
Version: 0.8.5-6
Description: Documentation meta-data library, designed as a replacement for Scrollkeeper
URL: https://gitlab.freedesktop.org/rarian/rarian
NumVotes: 11
Popularity: 0.205625
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1584449407
LastModified: 1706482563
URLPath: /cgit/aur.git/snapshot/rarian.tar.gz

5. The same packages on other Linux Distributions