How to Install and Uninstall dpdk.x86_64 Package on Rocky Linux 8

Last updated: November 15,2024

1. Install "dpdk.x86_64" package

Please follow the step by step instructions below to install dpdk.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install dpdk.x86_64

2. Uninstall "dpdk.x86_64" package

This tutorial shows how to uninstall dpdk.x86_64 on Rocky Linux 8:

$ sudo dnf remove dpdk.x86_64 $ sudo dnf autoremove

3. Information about the dpdk.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:21:08 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : dpdk
Version : 21.11
Release : 1.el8
Architecture : x86_64
Size : 3.8 M
Source : dpdk-21.11-1.el8.src.rpm
Repository : appstream
Summary : Set of libraries and drivers for fast packet processing
URL : http://dpdk.org
License : BSD and LGPLv2 and GPLv2
Description : The Data Plane Development Kit is a set of libraries and drivers for
: fast packet processing in the user space.