eget-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S eget-bin

* (Optional) Uninstall eget-bin on Arch using YAY

$ yay -Rns eget-bin

2. Manually Install "eget-bin" via AUR

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

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

b. Clone eget-bin's git locally

$ git clone https://aur.archlinux.org/eget-bin.git ~/eget-bin

c. Go to ~/eget-bin folder and install it

$ cd ~/eget-bin $ makepkg -si

3. Information about the eget-bin package on Arch User Repository (AUR)

ID: 1219941
Name: eget-bin
PackageBaseID: 177303
PackageBase: eget-bin
Version: 1.3.3-1
Description: Easily install prebuilt binaries from GitHub
URL: https://github.com/zyedidia/eget
NumVotes: 3
Popularity: 0.032745
OutOfDate:
Maintainer: Melon_Bread
Submitter: Melon_Bread
FirstSubmitted: 1648251454
LastModified: 1677722213
URLPath: /cgit/aur.git/snapshot/eget-bin.tar.gz