dpdk-lts on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install dpdk-lts on Arch using YAY
$
yay -S
dpdk-lts
Copied
* (Optional) Uninstall dpdk-lts on Arch using YAY
$
yay -Rns
dpdk-lts
Copied
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
Copied
b. Clone dpdk-lts's git locally
$
git clone https://aur.archlinux.org/dpdk-lts.git
~/dpdk-lts
Copied
c. Go to ~/dpdk-lts folder and install it
$
cd
~/dpdk-lts
Copied
$
makepkg -si
Copied
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
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