python-daemonocle on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-daemonocle

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

$ yay -Rns python-daemonocle

2. Manually Install "python-daemonocle" via AUR

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

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

b. Clone python-daemonocle's git locally

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

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

$ cd ~/python-daemonocle $ makepkg -si

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

ID: 936203
Name: python-daemonocle
PackageBaseID: 93016
PackageBase: python-daemonocle
Version: 1.2.3-1
Description: Python library for creating Unix daemons
URL: https://github.com/jnrbsn/daemonocle
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: acerix
Submitter: dywedir
FirstSubmitted: 1431593495
LastModified: 1626689224
URLPath: /cgit/aur.git/snapshot/python-daemonocle.tar.gz