python-daemoniker on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-daemoniker

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

$ yay -Rns python-daemoniker

2. Manually Install "python-daemoniker" via AUR

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

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

b. Clone python-daemoniker's git locally

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

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

$ cd ~/python-daemoniker $ makepkg -si

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

ID: 948587
Name: python-daemoniker
PackageBaseID: 169988
PackageBase: python-daemoniker
Version: 0.2.3-1
Description: Cross-platform daemonization tools.
URL: https://daemoniker.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: elanglois
Submitter: elanglois
FirstSubmitted: 1629147231
LastModified: 1629147231
URLPath: /cgit/aur.git/snapshot/python-daemoniker.tar.gz