How to Install and Uninstall dpdk.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "dpdk.i686" package

This is a short guide on how to install dpdk.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install dpdk.i686

2. Uninstall "dpdk.i686" package

This is a short guide on how to uninstall dpdk.i686 on Fedora 36:

$ sudo dnf remove dpdk.i686 $ sudo dnf autoremove

3. Information about the dpdk.i686 package on Fedora 36

Last metadata expiration check: 3:57:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : dpdk
Epoch : 2
Version : 21.11.1
Release : 2.fc36
Architecture : i686
Size : 5.7 M
Source : dpdk-21.11.1-2.fc36.src.rpm
Repository : updates
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.