eris on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S eris

* (Optional) Uninstall eris on Arch using YAY

$ yay -Rns eris

2. Manually Install "eris" via AUR

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

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

b. Clone eris's git locally

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

c. Go to ~/eris folder and install it

$ cd ~/eris $ makepkg -si

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

ID: 407205
Name: eris
PackageBaseID: 122007
PackageBase: eris
Version: 1.1.2-4
Description: Heavy Duty Persistence for Lua 5.3
URL: https://github.com/fnuecke/eris
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raingloom
Submitter: raingloom
FirstSubmitted: 1493731767
LastModified: 1493754161
URLPath: /cgit/aur.git/snapshot/eris.tar.gz