openvswitch-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openvswitch-git

* (Optional) Uninstall openvswitch-git on Arch using YAY

$ yay -Rns openvswitch-git

2. Manually Install "openvswitch-git" via AUR

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

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

b. Clone openvswitch-git's git locally

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

c. Go to ~/openvswitch-git folder and install it

$ cd ~/openvswitch-git $ makepkg -si

3. Information about the openvswitch-git package on Arch User Repository (AUR)

ID: 572186
Name: openvswitch-git
PackageBaseID: 55673
PackageBase: openvswitch-git
Version: 1:2.10.1.r64.gd612a4961-1
Description: Production Quality, Multilayer Open Virtual Switch
URL: http://openvswitch.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1326117860
LastModified: 1546079005
URLPath: /cgit/aur.git/snapshot/openvswitch-git.tar.gz