How to Install and Uninstall virt-install.noarch Package on Rocky Linux 9

Last updated: September 23,2024

1. Install "virt-install.noarch" package

This is a short guide on how to install virt-install.noarch on Rocky Linux 9

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

2. Uninstall "virt-install.noarch" package

Please follow the step by step instructions below to uninstall virt-install.noarch on Rocky Linux 9:

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

3. Information about the virt-install.noarch package on Rocky Linux 9

Last metadata expiration check: 2:16:52 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : virt-install
Version : 4.1.0
Release : 4.el9
Architecture : noarch
Size : 42 k
Source : virt-manager-4.1.0-4.el9.src.rpm
Repository : appstream
Summary : Utilities for installing virtual machines
URL : https://virt-manager.org/
License : GPLv2+
Description : Package includes several command line utilities, including virt-install
: (build and install new VMs) and virt-clone (clone an existing virtual
: machine).