openstack-cinder on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openstack-cinder

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

$ yay -Rns openstack-cinder

2. Manually Install "openstack-cinder" via AUR

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

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

b. Clone openstack-cinder's git locally

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

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

$ cd ~/openstack-cinder $ makepkg -si

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

ID: 958006
Name: openstack-cinder
PackageBaseID: 164915
PackageBase: openstack-cinder
Version: 18.1.0-1
Description: OpenStack Block Storage
URL: https://docs.openstack.org/cinder/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1692694775
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1616773374
LastModified: 1631048485
URLPath: /cgit/aur.git/snapshot/openstack-cinder.tar.gz