ruby-libvirt on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ruby-libvirt

* (Optional) Uninstall ruby-libvirt on Arch using YAY

$ yay -Rns ruby-libvirt

2. Manually Install "ruby-libvirt" via AUR

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

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

b. Clone ruby-libvirt's git locally

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

c. Go to ~/ruby-libvirt folder and install it

$ cd ~/ruby-libvirt $ makepkg -si

3. Information about the ruby-libvirt package on Arch User Repository (AUR)

ID: 1415911
Name: ruby-libvirt
PackageBaseID: 31952
PackageBase: ruby-libvirt
Version: 0.8.2-1
Description: Ruby bindings for libvirt.
URL: http://libvirt.org/ruby/
NumVotes: 11
Popularity: 0.752794
OutOfDate:
Maintainer: micwoj92
Submitter: phects
FirstSubmitted: 1258044264
LastModified: 1708968415
URLPath: /cgit/aur.git/snapshot/ruby-libvirt.tar.gz