How to Install and Uninstall mdevctl.x86_64 Package on Fedora 36

Last updated: November 27,2024

1. Install "mdevctl.x86_64" package

Please follow the steps below to install mdevctl.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install mdevctl.x86_64

2. Uninstall "mdevctl.x86_64" package

This tutorial shows how to uninstall mdevctl.x86_64 on Fedora 36:

$ sudo dnf remove mdevctl.x86_64 $ sudo dnf autoremove

3. Information about the mdevctl.x86_64 package on Fedora 36

Last metadata expiration check: 0:57:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mdevctl
Version : 1.2.0
Release : 1.fc36
Architecture : x86_64
Size : 750 k
Source : mdevctl-1.2.0-1.fc36.src.rpm
Repository : updates
Summary : A mediated device management utility for Linux
URL : https://crates.io/crates/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.