How to Install and Uninstall virt-backup.noarch Package on Fedora 35

Last updated: June 03,2024

1. Install "virt-backup.noarch" package

This tutorial shows how to install virt-backup.noarch on Fedora 35

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

2. Uninstall "virt-backup.noarch" package

Please follow the step by step instructions below to uninstall virt-backup.noarch on Fedora 35:

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

3. Information about the virt-backup.noarch package on Fedora 35

Last metadata expiration check: 3:19:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : virt-backup
Version : 0.2.25
Release : 5.fc35
Architecture : noarch
Size : 25 k
Source : virt-backup-0.2.25-5.fc35.src.rpm
Repository : fedora
Summary : Backup script for libvirt managed VM
URL : https://git.fws.fr/fws/virt-backup
License : GPLv2+
Description : This script allows you to backup Virtual Machines managed by libvirt.
: It has only be tested with KVM based VM
: This script will dump (or mount as a set of chunks):
: * each block devices
: * optionnally the memory (if --state flag is given)
: * the XML description of the VM