openstack-neutron on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S openstack-neutron

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

$ yay -Rns openstack-neutron

2. Manually Install "openstack-neutron" via AUR

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

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

b. Clone openstack-neutron's git locally

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

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

$ cd ~/openstack-neutron $ makepkg -si

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

ID: 964938
Name: openstack-neutron
PackageBaseID: 164697
PackageBase: openstack-neutron
Version: 18.1.1-1
Description: OpenStack Networking Service
URL: https://docs.openstack.org/neutron/latest/
NumVotes: 0
Popularity: 0
OutOfDate: 1692694850
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1616390511
LastModified: 1632425390
URLPath: /cgit/aur.git/snapshot/openstack-neutron.tar.gz