eg on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S eg

* (Optional) Uninstall eg on Arch using YAY

$ yay -Rns eg

2. Manually Install "eg" via AUR

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

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

b. Clone eg's git locally

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

c. Go to ~/eg folder and install it

$ cd ~/eg $ makepkg -si

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

ID: 1142485
Name: eg
PackageBaseID: 92561
PackageBase: eg
Version: 1.2.1-2
Description: Useful examples at the command line
URL: https://github.com/srsudar/eg
NumVotes: 17
Popularity: 4.6E-5
OutOfDate:
Maintainer: milouse
Submitter: milouse
FirstSubmitted: 1430129047
LastModified: 1663752664
URLPath: /cgit/aur.git/snapshot/eg.tar.gz