libeno on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S libeno

* (Optional) Uninstall libeno on Arch using YAY

$ yay -Rns libeno

2. Manually Install "libeno" via AUR

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

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

b. Clone libeno's git locally

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

c. Go to ~/libeno folder and install it

$ cd ~/libeno $ makepkg -si

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

ID: 808154
Name: libeno
PackageBaseID: 159029
PackageBase: libeno
Version: 0.1.0-1
Description: C reference parsing library for eno notation
URL: https://eno-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simonrepp
Submitter: simonrepp
FirstSubmitted: 1603356615
LastModified: 1603389783
URLPath: /cgit/aur.git/snapshot/libeno.tar.gz