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