How to Install and Uninstall libvirt-devel.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "libvirt-devel.x86_64" package

This guide covers the steps necessary to install libvirt-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libvirt-devel.x86_64

2. Uninstall "libvirt-devel.x86_64" package

Please follow the guidance below to uninstall libvirt-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove libvirt-devel.x86_64 $ sudo dnf autoremove

3. Information about the libvirt-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:45:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libvirt-devel
Version : 8.0.0
Release : 5.2.module+el8.6.0+998+252a5635
Architecture : x86_64
Size : 245 k
Source : libvirt-8.0.0-5.2.module+el8.6.0+998+252a5635.src.rpm
Repository : appstream
Summary : Libraries, includes, etc. to compile with the libvirt library
URL : https://libvirt.org/
License : LGPLv2+
Description : Include header files & development libraries for the libvirt C library.