bmcweb-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bmcweb-git

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

$ yay -Rns bmcweb-git

2. Manually Install "bmcweb-git" via AUR

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

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

b. Clone bmcweb-git's git locally

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

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

$ cd ~/bmcweb-git $ makepkg -si

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

ID: 1395095
Name: bmcweb-git
PackageBaseID: 201598
PackageBase: bmcweb-git
Version: r2570.4c8c12d-1
Description: This is a library which deals with the encoding and decoding of PLDM messages.
URL: https://github.com/openbmc/bmcweb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1705416955
LastModified: 1706551632
URLPath: /cgit/aur.git/snapshot/bmcweb-git.tar.gz