How to Install and Uninstall dpdk Package on openSUSE Leap

Last updated: May 20,2024

1. Install "dpdk" package

This guide covers the steps necessary to install dpdk on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install dpdk

2. Uninstall "dpdk" package

In this section, we are going to explain the necessary steps to uninstall dpdk on openSUSE Leap:

$ sudo zypper remove dpdk

3. Information about the dpdk package on openSUSE Leap

Information for package dpdk:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : dpdk
Version : 19.11.10-150500.5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : dpdk-19.11.10-150500.5.3.1.src
Upstream URL : http://dpdk.org
Summary : Set of libraries and drivers for fast packet processing
Description :
The Data Plane Development Kit is a set of libraries and drivers for
fast packet processing in the user space.