daemon on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S daemon

* (Optional) Uninstall daemon on Arch using YAY

$ yay -Rns daemon

2. Manually Install "daemon" via AUR

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

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

b. Clone daemon's git locally

$ git clone https://aur.archlinux.org/daemon.git ~/daemon

c. Go to ~/daemon folder and install it

$ cd ~/daemon $ makepkg -si

3. Information about the daemon package on Arch User Repository (AUR)

ID: 1312146
Name: daemon
PackageBaseID: 13797
PackageBase: daemon
Version: 0.8.4-2
Description: Run any program as a daemon
URL: https://libslack.org/daemon/
NumVotes: 14
Popularity: 0.020117
OutOfDate:
Maintainer: tatami
Submitter: Creckx
FirstSubmitted: 1195180307
LastModified: 1693549027
URLPath: /cgit/aur.git/snapshot/daemon.tar.gz