python-ovsdbapp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ovsdbapp

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

$ yay -Rns python-ovsdbapp

2. Manually Install "python-ovsdbapp" via AUR

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

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

b. Clone python-ovsdbapp's git locally

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

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

$ cd ~/python-ovsdbapp $ makepkg -si

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

ID: 958047
Name: python-ovsdbapp
PackageBaseID: 164490
PackageBase: python-ovsdbapp
Version: 1.12.0-1
Description: A library for creating OVSDB applications
URL: https://pypi.org/project/ovsdbapp/
NumVotes: 0
Popularity: 0
OutOfDate: 1656280530
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1616053070
LastModified: 1631048967
URLPath: /cgit/aur.git/snapshot/python-ovsdbapp.tar.gz