openstack-nova on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S openstack-nova

* (Optional) Uninstall openstack-nova on Arch using YAY

$ yay -Rns openstack-nova

2. Manually Install "openstack-nova" via AUR

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

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

b. Clone openstack-nova's git locally

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

c. Go to ~/openstack-nova folder and install it

$ cd ~/openstack-nova $ makepkg -si

3. Information about the openstack-nova package on Arch User Repository (AUR)

ID: 958024
Name: openstack-nova
PackageBaseID: 164500
PackageBase: openstack-nova
Version: 23.0.2-2
Description: Cloud computing fabric controller
URL: https://docs.openstack.org/nova/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BigfootACA
FirstSubmitted: 1616075597
LastModified: 1631048715
URLPath: /cgit/aur.git/snapshot/openstack-nova.tar.gz