python-oslo-policy on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-oslo-policy

* (Optional) Uninstall python-oslo-policy on Arch using YAY

$ yay -Rns python-oslo-policy

2. Manually Install "python-oslo-policy" via AUR

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

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

b. Clone python-oslo-policy's git locally

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

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

$ cd ~/python-oslo-policy $ makepkg -si

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

ID: 958035
Name: python-oslo-policy
PackageBaseID: 164387
PackageBase: python-oslo-policy
Version: 3.8.2-1
Description: Oslo Policy library
URL: https://docs.openstack.org/oslo.policy/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1697310526
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886642
LastModified: 1631048829
URLPath: /cgit/aur.git/snapshot/python-oslo-policy.tar.gz

5. The same packages on other Linux Distributions