sshcode on AUR (Arch User Repository)
Last updated: March 08,2025
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install sshcode on Arch using YAY
$
yay -S
sshcode
Copied
* (Optional) Uninstall sshcode on Arch using YAY
$
yay -Rns
sshcode
Copied
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
Copied
b. Clone sshcode's git locally
$
git clone https://aur.archlinux.org/sshcode.git
~/sshcode
Copied
c. Go to ~/sshcode folder and install it
$
cd
~/sshcode
Copied
$
makepkg -si
Copied
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
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