daemonize on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install daemonize on Arch using YAY
$
yay -S
daemonize
Copied
* (Optional) Uninstall daemonize on Arch using YAY
$
yay -Rns
daemonize
Copied
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
Copied
b. Clone daemonize's git locally
$
git clone https://aur.archlinux.org/daemonize.git
~/daemonize
Copied
c. Go to ~/daemonize folder and install it
$
cd
~/daemonize
Copied
$
makepkg -si
Copied
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
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