How to Install and Uninstall mdevctl.noarch Package on Oracle Linux 8

Last updated: May 16,2024

1. Install "mdevctl.noarch" package

Please follow the step by step instructions below to install mdevctl.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mdevctl.noarch

2. Uninstall "mdevctl.noarch" package

Please follow the steps below to uninstall mdevctl.noarch on Oracle Linux 8:

$ sudo dnf remove mdevctl.noarch $ sudo dnf autoremove

3. Information about the mdevctl.noarch package on Oracle Linux 8

Last metadata expiration check: 1:02:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mdevctl
Version : 0.81
Release : 1.el8
Architecture : noarch
Size : 33 k
Source : mdevctl-0.81-1.el8.src.rpm
Repository : ol8_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.