python-daemon on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S python-daemon

* (Optional) Uninstall python-daemon on Arch using YAY

$ yay -Rns python-daemon

2. Manually Install "python-daemon" via AUR

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

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

b. Clone python-daemon's git locally

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

c. Go to ~/python-daemon folder and install it

$ cd ~/python-daemon $ makepkg -si

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

ID: 1359689
Name: python-daemon
PackageBaseID: 199914
PackageBase: python-daemon
Version: 3.0.1-1
Description: Library to implement a well-behaved Unix daemon process
URL: https://pypi.python.org/pypi/python-daemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter: jelly
FirstSubmitted: 1700928531
LastModified: 1700928531
URLPath: /cgit/aur.git/snapshot/python-daemon.tar.gz