ergo-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ergo-bin

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

$ yay -Rns ergo-bin

2. Manually Install "ergo-bin" via AUR

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

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

b. Clone ergo-bin's git locally

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

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

$ cd ~/ergo-bin $ makepkg -si

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

ID: 1133247
Name: ergo-bin
PackageBaseID: 151254
PackageBase: ergo-bin
Version: 0.7.1-1
Description: List of utilities for the daily developer workflow
URL: https://github.com/beatlabs/ergo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586343519
LastModified: 1661941947
URLPath: /cgit/aur.git/snapshot/ergo-bin.tar.gz