sshcode-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sshcode-bin

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

$ yay -Rns sshcode-bin

2. Manually Install "sshcode-bin" via AUR

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

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

b. Clone sshcode-bin's git locally

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

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

$ cd ~/sshcode-bin $ makepkg -si

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

ID: 729983
Name: sshcode-bin
PackageBaseID: 141900
PackageBase: sshcode-bin
Version: 0.10.0-1
Description: Run VS Code on any server over SSH
URL: https://github.com/cdr/sshcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rmcfadzean
Submitter: rmcfadzean
FirstSubmitted: 1557333483
LastModified: 1588441796
URLPath: /cgit/aur.git/snapshot/sshcode-bin.tar.gz