python-tempest on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-tempest

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

$ yay -Rns python-tempest

2. Manually Install "python-tempest" via AUR

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

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

b. Clone python-tempest's git locally

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

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

$ cd ~/python-tempest $ makepkg -si

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

ID: 1421040
Name: python-tempest
PackageBaseID: 121315
PackageBase: python-tempest
Version: 37.0.0-1
Description: OpenStack Integration Testing
URL: https://docs.openstack.org/tempest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1491545984
LastModified: 1709629381
URLPath: /cgit/aur.git/snapshot/python-tempest.tar.gz