python-daemons on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "python-daemons" 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-daemons on Arch using YAY
$
yay -S
python-daemons
Copied
* (Optional) Uninstall python-daemons on Arch using YAY
$
yay -Rns
python-daemons
Copied
2. Manually Install "python-daemons" 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-daemons's git locally
$
git clone https://aur.archlinux.org/python-daemons.git
~/python-daemons
Copied
c. Go to ~/python-daemons folder and install it
$
cd
~/python-daemons
Copied
$
makepkg -si
Copied
3. Information about the python-daemons package on Arch User Repository (AUR)
ID: 1390004
Name: python-daemons
PackageBaseID: 167306
PackageBase: python-daemons
Version: 1.3.2-2
Description: Python unix daemon base classes.
URL: https://github.com/kevinconway/daemons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1621868210
LastModified: 1705861996
URLPath: /cgit/aur.git/snapshot/python-daemons.tar.gz
Name: python-daemons
PackageBaseID: 167306
PackageBase: python-daemons
Version: 1.3.2-2
Description: Python unix daemon base classes.
URL: https://github.com/kevinconway/daemons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1621868210
LastModified: 1705861996
URLPath: /cgit/aur.git/snapshot/python-daemons.tar.gz