edelib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S edelib

* (Optional) Uninstall edelib on Arch using YAY

$ yay -Rns edelib

2. Manually Install "edelib" via AUR

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

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

b. Clone edelib's git locally

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

c. Go to ~/edelib folder and install it

$ cd ~/edelib $ makepkg -si

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

ID: 391009
Name: edelib
PackageBaseID: 59375
PackageBase: edelib
Version: 2.1-1
Description: Component construction library for Equinox Desktop Environment
URL: http://equinox-project.org/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1337430469
LastModified: 1489096878
URLPath: /cgit/aur.git/snapshot/edelib.tar.gz