libee on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libee

* (Optional) Uninstall libee on Arch using YAY

$ yay -Rns libee

2. Manually Install "libee" via AUR

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

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

b. Clone libee's git locally

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

c. Go to ~/libee folder and install it

$ cd ~/libee $ makepkg -si

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

ID: 496532
Name: libee
PackageBaseID: 128880
PackageBase: libee
Version: 0.4.1-4
Description: event expression library inspired by CEE
URL: http://www.libee.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515327518
LastModified: 1521697552
URLPath: /cgit/aur.git/snapshot/libee.tar.gz