How to Install and Uninstall mdevctl Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "mdevctl" package

Please follow the guidelines below to install mdevctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mdevctl

2. Uninstall "mdevctl" package

This is a short guide on how to uninstall mdevctl on openSuSE Tumbleweed:

$ sudo zypper remove mdevctl

3. Information about the mdevctl package on openSuSE Tumbleweed

Information for package mdevctl:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mdevctl
Version : 1.3.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : mdevctl-1.3.0-2.1.src
Upstream URL : https://github.com/mdevctl/mdevctl
Summary : Mediated device management and persistence utility
Description :
mdevctl is a utility for managing and persisting devices in the mediated device
framework of the Linux kernel. Mediated devices are sub-devices of a parent
device (e.g. a vGPU) which can be dynamically created and potentially used by
drivers like vfio-mdev for assignment to virtual machines.