eggs on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S eggs

* (Optional) Uninstall eggs on Arch using YAY

$ yay -Rns eggs

2. Manually Install "eggs" via AUR

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

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

b. Clone eggs's git locally

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

c. Go to ~/eggs folder and install it

$ cd ~/eggs $ makepkg -si

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

ID: 1048841
Name: eggs
PackageBaseID: 158188
PackageBase: eggs
Version: 9.0.34-1
Description: A terminal utility, in active development, which allows you to remaster your system and redistribute it as an ISO image, on a USB stick or through the network via PXE remote boot
URL: https://penguins-eggs.net
NumVotes: 1
Popularity: 0.000699
OutOfDate: 1654376507
Maintainer: osiixy
FirstSubmitted: 1601364855
LastModified: 1646851346
URLPath: /cgit/aur.git/snapshot/eggs.tar.gz