pkm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install pkm on Arch using YAY
$
yay -S
pkm
Copied
* (Optional) Uninstall pkm on Arch using YAY
$
yay -Rns
pkm
Copied
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
Copied
b. Clone pkm's git locally
$
git clone https://aur.archlinux.org/pkm.git
~/pkm
Copied
c. Go to ~/pkm folder and install it
$
cd
~/pkm
Copied
$
makepkg -si
Copied
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
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