sshcode on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sshcode

* (Optional) Uninstall sshcode on Arch using YAY

$ yay -Rns sshcode

2. Manually Install "sshcode" via AUR

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

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

b. Clone sshcode's git locally

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

c. Go to ~/sshcode folder and install it

$ cd ~/sshcode $ makepkg -si

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

ID: 706698
Name: sshcode
PackageBaseID: 142304
PackageBase: sshcode
Version: 0.10.0-0
Description: A CLI to automatically install and run code-server over SSH.
URL: https://github.com/cdr/sshcode
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: coadler
FirstSubmitted: 1558735687
LastModified: 1583962629
URLPath: /cgit/aur.git/snapshot/sshcode.tar.gz