How to Install and Uninstall librte-net-netvsc24 Package on Kali Linux

Last updated: June 26,2024

1. Install "librte-net-netvsc24" package

In this section, we are going to explain the necessary steps to install librte-net-netvsc24 on Kali Linux

$ sudo apt update $ sudo apt install librte-net-netvsc24

2. Uninstall "librte-net-netvsc24" package

This is a short guide on how to uninstall librte-net-netvsc24 on Kali Linux:

$ sudo apt remove librte-net-netvsc24 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librte-net-netvsc24 package on Kali Linux

Package: librte-net-netvsc24
Source: dpdk
Version: 23.11-1
Installed-Size: 123
Maintainer: Debian DPDK Maintainers
Architecture: amd64
Depends: libbsd0 (>= 0.0), libc6 (>= 2.14), libfdt1 (>= 1.7.0), libnuma1 (>= 2.0.11), librte-bus-pci24 (>= 20.11), librte-bus-vdev24 (>= 22.11), librte-bus-vmbus24 (>= 23.11), librte-eal24 (>= 23.11), librte-ethdev24 (>= 23.11), librte-kvargs24 (>= 23.11), librte-log24 (>= 23.11), librte-mbuf24 (>= 23.11), librte-mempool24 (>= 23.11), librte-meter24 (>= 23.11), librte-net24 (>= 23.11), librte-pci24 (>= 23.11), librte-ring24 (>= 23.11), librte-telemetry24 (>= 21.08)
Size: 45680
SHA256: 94468199574b5dcb71ed826f00c5c079fdc95155752457a116a9f79e7ca06e91
SHA1: 95265b9cf8aa69965f8ed2cca92bb7b5d539fde3
MD5sum: 1dd0f04b59783dcf327304f18e4c9dd6
Description: Data Plane Development Kit (librte-net-netvsc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
.
This package contains the runtime libraries for librte-net-netvsc.
Description-md5:
Multi-Arch: same
Homepage: https://doc.dpdk.org/guides/nics/netvsc.html
Section: libs
Priority: optional
Filename: pool/main/d/dpdk/librte-net-netvsc24_23.11-1_amd64.deb

5. The same packages on other Linux Distributions