openstack-placement on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openstack-placement

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

$ yay -Rns openstack-placement

2. Manually Install "openstack-placement" via AUR

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

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

b. Clone openstack-placement's git locally

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

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

$ cd ~/openstack-placement $ makepkg -si

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

ID: 914147
Name: openstack-placement
PackageBaseID: 164460
PackageBase: openstack-placement
Version: 5.0.1-1
Description: Resource provider inventory usage and allocation service
URL: https://docs.openstack.org/placement/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BigfootACA
FirstSubmitted: 1615981368
LastModified: 1622383921
URLPath: /cgit/aur.git/snapshot/openstack-placement.tar.gz