sshd-launcher on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S sshd-launcher

* (Optional) Uninstall sshd-launcher on Arch using YAY

$ yay -Rns sshd-launcher

2. Manually Install "sshd-launcher" via AUR

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

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

b. Clone sshd-launcher's git locally

$ git clone https://aur.archlinux.org/sshd-launcher.git ~/sshd-launcher

c. Go to ~/sshd-launcher folder and install it

$ cd ~/sshd-launcher $ makepkg -si

3. Information about the sshd-launcher package on Arch User Repository (AUR)

ID: 869368
Name: sshd-launcher
PackageBaseID: 163779
PackageBase: sshd-launcher
Version: 1-1
Description: sudoers & desktop file to launch sshd on demand
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Singularity
Submitter: Singularity
FirstSubmitted: 1614306537
LastModified: 1614306537
URLPath: /cgit/aur.git/snapshot/sshd-launcher.tar.gz