python-pystemd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pystemd

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

$ yay -Rns python-pystemd

2. Manually Install "python-pystemd" via AUR

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

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

b. Clone python-pystemd's git locally

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

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

$ cd ~/python-pystemd $ makepkg -si

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

ID: 1264690
Name: python-pystemd
PackageBaseID: 149424
PackageBase: python-pystemd
Version: 0.13.2-1
Description: A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
URL: https://github.com/systemd/pystemd
NumVotes: 1
Popularity: 0.001235
OutOfDate:
Maintainer: kylelaker
Submitter: kylelaker
FirstSubmitted: 1582416884
LastModified: 1685300044
URLPath: /cgit/aur.git/snapshot/python-pystemd.tar.gz