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

Last updated: March 01,2025

1. Install "mdevctl.x86_64" package

This guide let you learn how to install mdevctl.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mdevctl.x86_64

2. Uninstall "mdevctl.x86_64" package

Learn how to uninstall mdevctl.x86_64 on Oracle Linux 8:

$ sudo dnf remove mdevctl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:52:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mdevctl
Version : 1.1.0
Release : 2.el8
Architecture : x86_64
Size : 745 k
Source : mdevctl-1.1.0-2.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.