eg on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install eg on Arch using YAY
$
yay -S
eg
Copied
* (Optional) Uninstall eg on Arch using YAY
$
yay -Rns
eg
Copied
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
Copied
b. Clone eg's git locally
$
git clone https://aur.archlinux.org/eg.git
~/eg
Copied
c. Go to ~/eg folder and install it
$
cd
~/eg
Copied
$
makepkg -si
Copied
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
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