pmdk on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "pmdk" 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 pmdk on Arch using YAY
$
yay -S
pmdk
Copied
* (Optional) Uninstall pmdk on Arch using YAY
$
yay -Rns
pmdk
Copied
2. Manually Install "pmdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pmdk's git locally
$
git clone https://aur.archlinux.org/pmdk.git
~/pmdk
Copied
c. Go to ~/pmdk folder and install it
$
cd
~/pmdk
Copied
$
makepkg -si
Copied
3. Information about the pmdk package on Arch User Repository (AUR)
ID: 974832
Name: pmdk
PackageBaseID: 152721
PackageBase: pmdk
Version: 1.11.1-1
Description: Persistent Memory Development Kit
URL: https://pmem.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1663319065
Maintainer: terrificiceberg
Submitter: Un1Gfn
FirstSubmitted: 1589347796
LastModified: 1634296727
URLPath: /cgit/aur.git/snapshot/pmdk.tar.gz
Name: pmdk
PackageBaseID: 152721
PackageBase: pmdk
Version: 1.11.1-1
Description: Persistent Memory Development Kit
URL: https://pmem.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1663319065
Maintainer: terrificiceberg
Submitter: Un1Gfn
FirstSubmitted: 1589347796
LastModified: 1634296727
URLPath: /cgit/aur.git/snapshot/pmdk.tar.gz