python2-daemon on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-daemon

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

$ yay -Rns python2-daemon

2. Manually Install "python2-daemon" via AUR

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

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

b. Clone python2-daemon's git locally

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

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

$ cd ~/python2-daemon $ makepkg -si

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

ID: 1194065
Name: python2-daemon
PackageBaseID: 189367
PackageBase: python2-daemon
Version: 2.3.0-1
Description: Library to implement a well-behaved Unix daemon process
URL: https://pagure.io/python-daemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1673276822
LastModified: 1673276822
URLPath: /cgit/aur.git/snapshot/python2-daemon.tar.gz