systemd-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S systemd-git

* (Optional) Uninstall systemd-git on Arch using YAY

$ yay -Rns systemd-git

2. Manually Install "systemd-git" via AUR

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

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

b. Clone systemd-git's git locally

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

c. Go to ~/systemd-git folder and install it

$ cd ~/systemd-git $ makepkg -si

3. Information about the systemd-git package on Arch User Repository (AUR)

ID: 1334981
Name: systemd-git
PackageBaseID: 102323
PackageBase: systemd-git
Version: 254.r67937.abcf59970d-1
Description: system and service manager (git version)
URL: https://www.github.com/systemd/systemd
NumVotes: 9
Popularity: 0
OutOfDate: 1704831565
Maintainer: yurikoles
Submitter: yurikoles
FirstSubmitted: 1445633397
LastModified: 1697469340
URLPath: /cgit/aur.git/snapshot/systemd-git.tar.gz