socket-activate on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S socket-activate

* (Optional) Uninstall socket-activate on Arch using YAY

$ yay -Rns socket-activate

2. Manually Install "socket-activate" via AUR

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

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

b. Clone socket-activate's git locally

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

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

$ cd ~/socket-activate $ makepkg -si

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

ID: 745349
Name: socket-activate
PackageBaseID: 153816
PackageBase: socket-activate
Version: 0.1-2
Description: activate arbitrary services via systemd socket activation
URL: https://github.com/cherti/socket-activate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cherti
Submitter: cherti
FirstSubmitted: 1590947625
LastModified: 1590947874
URLPath: /cgit/aur.git/snapshot/socket-activate.tar.gz