How to Install and Uninstall libvirt-daemon-driver-storage-core.x86_64 Package on Oracle Linux 8

Last updated: November 29,2024

1. Install "libvirt-daemon-driver-storage-core.x86_64" package

In this section, we are going to explain the necessary steps to install libvirt-daemon-driver-storage-core.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libvirt-daemon-driver-storage-core.x86_64

2. Uninstall "libvirt-daemon-driver-storage-core.x86_64" package

Here is a brief guide to show you how to uninstall libvirt-daemon-driver-storage-core.x86_64 on Oracle Linux 8:

$ sudo dnf remove libvirt-daemon-driver-storage-core.x86_64 $ sudo dnf autoremove

3. Information about the libvirt-daemon-driver-storage-core.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:54:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libvirt-daemon-driver-storage-core
Version : 8.0.0
Release : 5.2.0.1.module+el8.6.0+20722+b0f1ae3c
Architecture : x86_64
Size : 252 k
Source : libvirt-8.0.0-5.2.0.1.module+el8.6.0+20722+b0f1ae3c.src.rpm
Repository : ol8_appstream
Summary : Storage driver plugin including base backends for the libvirtd daemon
URL : https://libvirt.org/
License : LGPLv2+
Description : The storage driver plugin for the libvirtd daemon, providing
: an implementation of the storage APIs using files, local disks, LVM, SCSI,
: iSCSI, and multipath storage.