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