How to Install and Uninstall virt-manager.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "virt-manager.noarch" package

This guide covers the steps necessary to install virt-manager.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install virt-manager.noarch

2. Uninstall "virt-manager.noarch" package

This is a short guide on how to uninstall virt-manager.noarch on Rocky Linux 8:

$ sudo dnf remove virt-manager.noarch $ sudo dnf autoremove

3. Information about the virt-manager.noarch package on Rocky Linux 8

Last metadata expiration check: 1:38:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : virt-manager
Version : 3.2.0
Release : 4.el8
Architecture : noarch
Size : 620 k
Source : virt-manager-3.2.0-4.el8.src.rpm
Repository : appstream
Summary : Desktop tool for managing virtual machines via libvirt
URL : https://virt-manager.org/
License : GPLv2+
Description : Virtual Machine Manager provides a graphical tool for administering virtual
: machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices,
: connect to a graphical or serial console, and see resource usage statistics
: for existing VMs on local or remote machines. Uses libvirt as the backend
: management API.