ssh-chat on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S ssh-chat

* (Optional) Uninstall ssh-chat on Arch using YAY

$ yay -Rns ssh-chat

2. Manually Install "ssh-chat" via AUR

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

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

b. Clone ssh-chat's git locally

$ git clone https://aur.archlinux.org/ssh-chat.git ~/ssh-chat

c. Go to ~/ssh-chat folder and install it

$ cd ~/ssh-chat $ makepkg -si

3. Information about the ssh-chat package on Arch User Repository (AUR)

ID: 822546
Name: ssh-chat
PackageBaseID: 156183
PackageBase: ssh-chat
Version: 1.10.1-1
Description: Chat over SSH
URL: https://github.com/shazow/ssh-chat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nicholascw
Submitter: clove3am
FirstSubmitted: 1596160942
LastModified: 1606079009
URLPath: /cgit/aur.git/snapshot/ssh-chat.tar.gz