openstack-tempest on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S openstack-tempest

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

$ yay -Rns openstack-tempest

2. Manually Install "openstack-tempest" via AUR

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

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

b. Clone openstack-tempest's git locally

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

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

$ cd ~/openstack-tempest $ makepkg -si

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

ID: 958059
Name: openstack-tempest
PackageBaseID: 164382
PackageBase: openstack-tempest
Version: 28.0.0-1
Description: OpenStack Integration Testing
URL: https://docs.openstack.org/tempest/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1697295795
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886641
LastModified: 1631049130
URLPath: /cgit/aur.git/snapshot/openstack-tempest.tar.gz