pkm on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pkm

* (Optional) Uninstall pkm on Arch using YAY

$ yay -Rns pkm

2. Manually Install "pkm" via AUR

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

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

b. Clone pkm's git locally

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

c. Go to ~/pkm folder and install it

$ cd ~/pkm $ makepkg -si

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

ID: 1389271
Name: pkm
PackageBaseID: 188217
PackageBase: pkm
Version: 1.2.1-1
Description: A simple wrapper for yay
URL: https://github.com/al1-ce/pkm
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: al1-ce
Submitter: al1-ce
FirstSubmitted: 1669418582
LastModified: 1705768783
URLPath: /cgit/aur.git/snapshot/pkm.tar.gz