narnia on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S narnia

* (Optional) Uninstall narnia on Arch using YAY

$ yay -Rns narnia

2. Manually Install "narnia" via AUR

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

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

b. Clone narnia's git locally

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

c. Go to ~/narnia folder and install it

$ cd ~/narnia $ makepkg -si

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

ID: 649033
Name: narnia
PackageBaseID: 130610
PackageBase: narnia
Version: 0.1.0-1
Description: Multiprocess sandboxed webhook daemon
URL: https://github.com/kpcyrd/narnia
NumVotes: 0
Popularity: 0
OutOfDate: 1641334268
Maintainer:
Submitter: kpcyrd
FirstSubmitted: 1520458755
LastModified: 1569181252
URLPath: /cgit/aur.git/snapshot/narnia.tar.gz