libpldm on AUR (Arch User Repository)
Last updated: January 06,2025
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
Copied
b. Install libpldm on Arch using YAY
$
yay -S
libpldm
Copied
* (Optional) Uninstall libpldm on Arch using YAY
$
yay -Rns
libpldm
Copied
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
Copied
b. Clone libpldm's git locally
$
git clone https://aur.archlinux.org/libpldm.git
~/libpldm
Copied
c. Go to ~/libpldm folder and install it
$
cd
~/libpldm
Copied
$
makepkg -si
Copied
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
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