dpdk-lts on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S dpdk-lts

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

$ yay -Rns dpdk-lts

2. Manually Install "dpdk-lts" via AUR

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

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

b. Clone dpdk-lts's git locally

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

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

$ cd ~/dpdk-lts $ makepkg -si

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

ID: 876182
Name: dpdk-lts
PackageBaseID: 123493
PackageBase: dpdk-lts
Version: 19.11.6-1
Description: A set of libraries and drivers for fast packet processing
URL: http://dpdk.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: portaloffreedom
FirstSubmitted: 1497950843
LastModified: 1615541826
URLPath: /cgit/aur.git/snapshot/dpdk-lts.tar.gz