openssh-socket-activation on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S openssh-socket-activation

* (Optional) Uninstall openssh-socket-activation on Arch using YAY

$ yay -Rns openssh-socket-activation

2. Manually Install "openssh-socket-activation" via AUR

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

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

b. Clone openssh-socket-activation's git locally

$ git clone https://aur.archlinux.org/openssh-socket-activation.git ~/openssh-socket-activation

c. Go to ~/openssh-socket-activation folder and install it

$ cd ~/openssh-socket-activation $ makepkg -si

3. Information about the openssh-socket-activation package on Arch User Repository (AUR)

ID: 922440
Name: openssh-socket-activation
PackageBaseID: 168058
PackageBase: openssh-socket-activation
Version: 1.0-1
Description: systemd socket activation for openssh server
URL: https://www.openssh.com/portable.html
NumVotes: 3
Popularity: 0.652711
OutOfDate:
Maintainer: lsevcik
Submitter: lsevcik
FirstSubmitted: 1623961146
LastModified: 1623961146
URLPath: /cgit/aur.git/snapshot/openssh-socket-activation.tar.gz