How to Install and Uninstall mdevctl.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "mdevctl.noarch" package

Here is a brief guide to show you how to install mdevctl.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mdevctl.noarch

2. Uninstall "mdevctl.noarch" package

This tutorial shows how to uninstall mdevctl.noarch on Fedora 34:

$ sudo dnf remove mdevctl.noarch $ sudo dnf autoremove

3. Information about the mdevctl.noarch package on Fedora 34

Last metadata expiration check: 4:10:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mdevctl
Version : 0.78
Release : 2.fc34
Architecture : noarch
Size : 33 k
Source : mdevctl-0.78-2.fc34.src.rpm
Repository : fedora
Summary : Mediated device management and persistence utility
URL : https://github.com/mdevctl/mdevctl
License : LGPLv2
Description : mdevctl is a utility for managing and persisting devices in the
: mediated device device framework of the Linux kernel. Mediated
: devices are sub-devices of a parent device (ex. a vGPU) which
: can be dynamically created and potentially used by drivers like
: vfio-mdev for assignment to virtual machines.