ergochat on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ergochat

* (Optional) Uninstall ergochat on Arch using YAY

$ yay -Rns ergochat

2. Manually Install "ergochat" via AUR

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

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

b. Clone ergochat's git locally

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

c. Go to ~/ergochat folder and install it

$ cd ~/ergochat $ makepkg -si

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

ID: 1385793
Name: ergochat
PackageBaseID: 168063
PackageBase: ergochat
Version: 2.13.0-1
Description: A modern IRC server written in Go
URL: https://github.com/ergochat/ergo
NumVotes: 7
Popularity: 1.000007
OutOfDate:
Maintainer: vith
Submitter: vith
FirstSubmitted: 1623967258
LastModified: 1705275543
URLPath: /cgit/aur.git/snapshot/ergochat.tar.gz