daemonize on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S daemonize

* (Optional) Uninstall daemonize on Arch using YAY

$ yay -Rns daemonize

2. Manually Install "daemonize" via AUR

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

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

b. Clone daemonize's git locally

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

c. Go to ~/daemonize folder and install it

$ cd ~/daemonize $ makepkg -si

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

ID: 1031326
Name: daemonize
PackageBaseID: 49160
PackageBase: daemonize
Version: 1.7.8-3
Description: Run a program as a Unix daemon
URL: https://github.com/bmc/daemonize
NumVotes: 12
Popularity: 0.001637
OutOfDate:
Maintainer: erikw
Submitter:
FirstSubmitted: 1305734428
LastModified: 1643960579
URLPath: /cgit/aur.git/snapshot/daemonize.tar.gz