termchat on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S termchat

* (Optional) Uninstall termchat on Arch using YAY

$ yay -Rns termchat

2. Manually Install "termchat" via AUR

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

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

b. Clone termchat's git locally

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

c. Go to ~/termchat folder and install it

$ cd ~/termchat $ makepkg -si

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

ID: 1004418
Name: termchat
PackageBaseID: 159242
PackageBase: termchat
Version: 1.3.1-1
Description: Terminal chat through the LAN
URL: https://github.com/lemunozm/termchat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1603906322
LastModified: 1639607948
URLPath: /cgit/aur.git/snapshot/termchat.tar.gz