How to Install and Uninstall mdevctl.x86_64 Package on Oracle Linux 9

Last updated: May 14,2024

1. Install "mdevctl.x86_64" package

Here is a brief guide to show you how to install mdevctl.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mdevctl.x86_64

2. Uninstall "mdevctl.x86_64" package

This guide covers the steps necessary to uninstall mdevctl.x86_64 on Oracle Linux 9:

$ sudo dnf remove mdevctl.x86_64 $ sudo dnf autoremove

3. Information about the mdevctl.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:31:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mdevctl
Version : 1.1.0
Release : 4.el9
Architecture : x86_64
Size : 751 k
Source : mdevctl-1.1.0-4.el9.src.rpm
Repository : ol9_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.