libpldm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libpldm

* (Optional) Uninstall libpldm on Arch using YAY

$ yay -Rns libpldm

2. Manually Install "libpldm" via AUR

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

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

b. Clone libpldm's git locally

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

c. Go to ~/libpldm folder and install it

$ cd ~/libpldm $ makepkg -si

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

ID: 1386981
Name: libpldm
PackageBaseID: 201588
PackageBase: libpldm
Version: 0.7.0-1
Description: This is a library which deals with the encoding and decoding of PLDM messages.
URL: https://github.com/openbmc/libpldm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1705400776
LastModified: 1705420860
URLPath: /cgit/aur.git/snapshot/libpldm.tar.gz