dpdk-git on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S dpdk-git

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

$ yay -Rns dpdk-git

2. Manually Install "dpdk-git" via AUR

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

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

b. Clone dpdk-git's git locally

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

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

$ cd ~/dpdk-git $ makepkg -si

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

ID: 778237
Name: dpdk-git
PackageBaseID: 145288
PackageBase: dpdk-git
Version: v20.08.r6.b9b10ddb4-1
Description: A set of libraries and drivers for fast packet processing
URL: https://www.dpdk.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adytzu2007
Submitter: adytzu2007
FirstSubmitted: 1569327223
LastModified: 1597325464
URLPath: /cgit/aur.git/snapshot/dpdk-git.tar.gz