virtualbmc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S virtualbmc

* (Optional) Uninstall virtualbmc on Arch using YAY

$ yay -Rns virtualbmc

2. Manually Install "virtualbmc" via AUR

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

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

b. Clone virtualbmc's git locally

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

c. Go to ~/virtualbmc folder and install it

$ cd ~/virtualbmc $ makepkg -si

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

ID: 1231186
Name: virtualbmc
PackageBaseID: 177651
PackageBase: virtualbmc
Version: 3.0.1-1
Description: A virtual BMC for controlling virtual machines using IPMI commands
URL: https://opendev.org/openstack/virtualbmc
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: nlgranger
Submitter: nlgranger
FirstSubmitted: 1648982753
LastModified: 1679607466
URLPath: /cgit/aur.git/snapshot/virtualbmc.tar.gz