openstack-keystone on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openstack-keystone

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

$ yay -Rns openstack-keystone

2. Manually Install "openstack-keystone" via AUR

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

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

b. Clone openstack-keystone's git locally

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

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

$ cd ~/openstack-keystone $ makepkg -si

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

ID: 897365
Name: openstack-keystone
PackageBaseID: 164402
PackageBase: openstack-keystone
Version: 19.0.0-1
Description: OpenStack Identity
URL: https://opendev.org/openstack/keystone
NumVotes: 0
Popularity: 0
OutOfDate: 1692564754
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1615886814
LastModified: 1619281635
URLPath: /cgit/aur.git/snapshot/openstack-keystone.tar.gz