pkcreate on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pkcreate

* (Optional) Uninstall pkcreate on Arch using YAY

$ yay -Rns pkcreate

2. Manually Install "pkcreate" via AUR

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

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

b. Clone pkcreate's git locally

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

c. Go to ~/pkcreate folder and install it

$ cd ~/pkcreate $ makepkg -si

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

ID: 507987
Name: pkcreate
PackageBaseID: 132093
PackageBase: pkcreate
Version: 0.8.0-1
Description: create actions for polkit
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: papajoke
Submitter: papajoke
FirstSubmitted: 1525436942
LastModified: 1525438240
URLPath: /cgit/aur.git/snapshot/pkcreate.tar.gz