python-ovs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ovs

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

$ yay -Rns python-ovs

2. Manually Install "python-ovs" via AUR

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

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

b. Clone python-ovs's git locally

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

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

$ cd ~/python-ovs $ makepkg -si

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

ID: 1083526
Name: python-ovs
PackageBaseID: 120292
PackageBase: python-ovs
Version: 2.17.1.post1-1
Description: Open vSwitch Python library
URL: https://github.com/openvswitch/ovs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mike2208
FirstSubmitted: 1488545360
LastModified: 1653201157
URLPath: /cgit/aur.git/snapshot/python-ovs.tar.gz