sleep-on-lan on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S sleep-on-lan

* (Optional) Uninstall sleep-on-lan on Arch using YAY

$ yay -Rns sleep-on-lan

2. Manually Install "sleep-on-lan" via AUR

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

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

b. Clone sleep-on-lan's git locally

$ git clone https://aur.archlinux.org/sleep-on-lan.git ~/sleep-on-lan

c. Go to ~/sleep-on-lan folder and install it

$ cd ~/sleep-on-lan $ makepkg -si

3. Information about the sleep-on-lan package on Arch User Repository (AUR)

ID: 1018940
Name: sleep-on-lan
PackageBaseID: 175051
PackageBase: sleep-on-lan
Version: 1.1.0-1
Description: Multi-platform process allowing to sleep on LAN a linux or windows computer, through wake-on-lan (reversed) magic packets or through HTTP REST requests.
URL: https://github.com/SR-G/sleep-on-lan
NumVotes: 0
Popularity: 0
OutOfDate: 1696519664
Maintainer: orbatschow
Submitter: orbatschow
FirstSubmitted: 1642203468
LastModified: 1642203468
URLPath: /cgit/aur.git/snapshot/sleep-on-lan.tar.gz