libpldm-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libpldm-git

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

$ yay -Rns libpldm-git

2. Manually Install "libpldm-git" via AUR

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

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

b. Clone libpldm-git's git locally

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

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

$ cd ~/libpldm-git $ makepkg -si

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

ID: 1410375
Name: libpldm-git
PackageBaseID: 201589
PackageBase: libpldm-git
Version: 0.7.0.r45.gdc7d3b5-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: 1705401165
LastModified: 1708092129
URLPath: /cgit/aur.git/snapshot/libpldm-git.tar.gz