opennebula on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S opennebula

* (Optional) Uninstall opennebula on Arch using YAY

$ yay -Rns opennebula

2. Manually Install "opennebula" via AUR

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

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

b. Clone opennebula's git locally

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

c. Go to ~/opennebula folder and install it

$ cd ~/opennebula $ makepkg -si

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

ID: 788206
Name: opennebula
PackageBaseID: 107733
PackageBase: opennebula
Version: 5.10.5-2
Description: Virtual management infrastructure as a service (IaaS) toolkit for cloud computing (NOTE: Read the PKGBUILD!)
URL: https://opennebula.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1621890282
Maintainer: gdfuego
Submitter: manzo
FirstSubmitted: 1455743887
LastModified: 1599421439
URLPath: /cgit/aur.git/snapshot/opennebula.tar.gz