How to Install and Uninstall libvirt.x86_64 Package on Fedora 35

Last updated: May 19,2024

1. Install "libvirt.x86_64" package

Please follow the instructions below to install libvirt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libvirt.x86_64

2. Uninstall "libvirt.x86_64" package

This is a short guide on how to uninstall libvirt.x86_64 on Fedora 35:

$ sudo dnf remove libvirt.x86_64 $ sudo dnf autoremove

3. Information about the libvirt.x86_64 package on Fedora 35

Last metadata expiration check: 0:57:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libvirt
Version : 7.6.0
Release : 5.fc35
Architecture : x86_64
Size : 12 k
Source : libvirt-7.6.0-5.fc35.src.rpm
Repository : updates
Summary : Library providing a simple virtualization API
URL : https://libvirt.org/
License : LGPLv2+
Description : Libvirt is a C toolkit to interact with the virtualization capabilities
: of recent versions of Linux (and other OSes). The main package includes
: the libvirtd server exporting the virtualization support.