pmdk-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pmdk-git

* (Optional) Uninstall pmdk-git on Arch using YAY

$ yay -Rns pmdk-git

2. Manually Install "pmdk-git" via AUR

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

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

b. Clone pmdk-git's git locally

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

c. Go to ~/pmdk-git folder and install it

$ cd ~/pmdk-git $ makepkg -si

3. Information about the pmdk-git package on Arch User Repository (AUR)

ID: 752617
Name: pmdk-git
PackageBaseID: 142022
PackageBase: pmdk-git
Version: 1.8.r910.g6c7e703d2-1
Description: Persistent Memory Development Kit.
URL: http://pmem.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VOID001
Submitter: haoxiangpeng
FirstSubmitted: 1557783470
LastModified: 1592260382
URLPath: /cgit/aur.git/snapshot/pmdk-git.tar.gz