python-neutron-lib on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-neutron-lib

* (Optional) Uninstall python-neutron-lib on Arch using YAY

$ yay -Rns python-neutron-lib

2. Manually Install "python-neutron-lib" via AUR

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

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

b. Clone python-neutron-lib's git locally

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

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

$ cd ~/python-neutron-lib $ makepkg -si

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

ID: 958023
Name: python-neutron-lib
PackageBaseID: 164501
PackageBase: python-neutron-lib
Version: 2.15.0-1
Description: Neutron shared routines and utilities
URL: https://docs.openstack.org/neutron-lib/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1694468169
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1616075636
LastModified: 1631048704
URLPath: /cgit/aur.git/snapshot/python-neutron-lib.tar.gz