ergo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ergo

* (Optional) Uninstall ergo on Arch using YAY

$ yay -Rns ergo

2. Manually Install "ergo" via AUR

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

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

b. Clone ergo's git locally

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

c. Go to ~/ergo folder and install it

$ cd ~/ergo $ makepkg -si

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

ID: 1132234
Name: ergo
PackageBaseID: 151256
PackageBase: ergo
Version: 0.7.1-2
Description: List of utilities for the daily developer workflow
URL: https://github.com/beatlabs/ergo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1586344364
LastModified: 1661749984
URLPath: /cgit/aur.git/snapshot/ergo.tar.gz