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