ssh-chat-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ssh-chat-bin

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

$ yay -Rns ssh-chat-bin

2. Manually Install "ssh-chat-bin" 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-bin's git locally

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

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

$ cd ~/ssh-chat-bin $ makepkg -si

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

ID: 829834
Name: ssh-chat-bin
PackageBaseID: 154323
PackageBase: ssh-chat-bin
Version: 1.10-2
Description: Chat over SSH
URL: https://github.com/shazow/ssh-chat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1591994087
LastModified: 1607300420
URLPath: /cgit/aur.git/snapshot/ssh-chat-bin.tar.gz