python-systemdunitparser on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-systemdunitparser

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

$ yay -Rns python-systemdunitparser

2. Manually Install "python-systemdunitparser" via AUR

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

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

b. Clone python-systemdunitparser's git locally

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

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

$ cd ~/python-systemdunitparser $ makepkg -si

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

ID: 1411035
Name: python-systemdunitparser
PackageBaseID: 202670
PackageBase: python-systemdunitparser
Version: 0.2-1
Description: Parser for systemd unit files
URL: https://github.com/sgallagher/systemdunitparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: antznin
Submitter: antznin
FirstSubmitted: 1708194484
LastModified: 1708194484
URLPath: /cgit/aur.git/snapshot/python-systemdunitparser.tar.gz