systemdlint on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S systemdlint

* (Optional) Uninstall systemdlint on Arch using YAY

$ yay -Rns systemdlint

2. Manually Install "systemdlint" via AUR

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

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

b. Clone systemdlint's git locally

$ git clone https://aur.archlinux.org/systemdlint.git ~/systemdlint

c. Go to ~/systemdlint folder and install it

$ cd ~/systemdlint $ makepkg -si

3. Information about the systemdlint package on Arch User Repository (AUR)

ID: 1411443
Name: systemdlint
PackageBaseID: 202671
PackageBase: systemdlint
Version: 1.3.0-1
Description: Linter for systemd unit files
URL: https://github.com/priv-kweihmann/systemdlint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: antznin
Submitter: antznin
FirstSubmitted: 1708194621
LastModified: 1708277972
URLPath: /cgit/aur.git/snapshot/systemdlint.tar.gz