pmdk on AUR (Arch User Repository)

Last updated: May 08,2024

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

b. Install pmdk on Arch using YAY

$ yay -S pmdk

* (Optional) Uninstall pmdk on Arch using YAY

$ yay -Rns pmdk

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

b. Clone pmdk's git locally

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

c. Go to ~/pmdk folder and install it

$ cd ~/pmdk $ makepkg -si

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