echat on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S echat

* (Optional) Uninstall echat on Arch using YAY

$ yay -Rns echat

2. Manually Install "echat" via AUR

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

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

b. Clone echat's git locally

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

c. Go to ~/echat folder and install it

$ cd ~/echat $ makepkg -si

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

ID: 475539
Name: echat
PackageBaseID: 128733
PackageBase: echat
Version: 0.04beta1-5
Description: vypress compatible ncurses chat (can work without server)
URL: http://echat.deep.perm.ru/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515183050
LastModified: 1515183051
URLPath: /cgit/aur.git/snapshot/echat.tar.gz