systemctl-policy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S systemctl-policy

* (Optional) Uninstall systemctl-policy on Arch using YAY

$ yay -Rns systemctl-policy

2. Manually Install "systemctl-policy" via AUR

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

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

b. Clone systemctl-policy's git locally

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

c. Go to ~/systemctl-policy folder and install it

$ cd ~/systemctl-policy $ makepkg -si

3. Information about the systemctl-policy package on Arch User Repository (AUR)

ID: 1036294
Name: systemctl-policy
PackageBaseID: 175964
PackageBase: systemctl-policy
Version: 1.0.0-1
Description: Run pkexec systemctl [start|stop] without password confirmation
URL: https://github.com/hardpixel/systemd-manager/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1644791155
LastModified: 1644791155
URLPath: /cgit/aur.git/snapshot/systemctl-policy.tar.gz