How to Install and Uninstall mdevctl.noarch Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "mdevctl.noarch" package

Here is a brief guide to show you how to install mdevctl.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mdevctl.noarch

2. Uninstall "mdevctl.noarch" package

This tutorial shows how to uninstall mdevctl.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove mdevctl.noarch $ sudo dnf autoremove

3. Information about the mdevctl.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:05:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mdevctl
Version : 0.61
Release : 3.el8
Architecture : noarch
Size : 33 k
Source : mdevctl-0.61-3.el8.src.rpm
Repository : appstream
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.