sshx-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sshx-bin

* (Optional) Uninstall sshx-bin on Arch using YAY

$ yay -Rns sshx-bin

2. Manually Install "sshx-bin" via AUR

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

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

b. Clone sshx-bin's git locally

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

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

$ cd ~/sshx-bin $ makepkg -si

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

ID: 1348425
Name: sshx-bin
PackageBaseID: 199292
PackageBase: sshx-bin
Version: 0.2.0-1
Description: Fast, collaborative live terminal sharing over the web
URL: https://sshx.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AsukaMinato
FirstSubmitted: 1699270933
LastModified: 1699270933
URLPath: /cgit/aur.git/snapshot/sshx-bin.tar.gz