openstack-glance on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S openstack-glance

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

$ yay -Rns openstack-glance

2. Manually Install "openstack-glance" via AUR

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

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

b. Clone openstack-glance's git locally

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

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

$ cd ~/openstack-glance $ makepkg -si

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

ID: 1141640
Name: openstack-glance
PackageBaseID: 164374
PackageBase: openstack-glance
Version: 24.1.0-1
Description: OpenStack Image Service
URL: https://docs.openstack.org/glance/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1692694720
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1615886640
LastModified: 1663597239
URLPath: /cgit/aur.git/snapshot/openstack-glance.tar.gz