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

Last updated: October 05,2024

1. Install "mdevctl.noarch" package

This is a short guide on how to install mdevctl.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install mdevctl.noarch

2. Uninstall "mdevctl.noarch" package

This guide let you learn how to uninstall mdevctl.noarch on CentOS Stream 8:

$ sudo dnf remove mdevctl.noarch $ sudo dnf autoremove

3. Information about the mdevctl.noarch package on CentOS Stream 8

Last metadata expiration check: 1:21:23 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : mdevctl
Version : 0.81
Release : 1.el8
Architecture : noarch
Size : 33 k
Source : mdevctl-0.81-1.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.