How to Install and Uninstall hypervvssd.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "hypervvssd.x86_64" package

This guide covers the steps necessary to install hypervvssd.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install hypervvssd.x86_64

2. Uninstall "hypervvssd.x86_64" package

This guide let you learn how to uninstall hypervvssd.x86_64 on AlmaLinux 9:

$ sudo dnf remove hypervvssd.x86_64 $ sudo dnf autoremove

3. Information about the hypervvssd.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:30:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : hypervvssd
Version : 0
Release : 0.42.20190303git.el9
Architecture : x86_64
Size : 16 k
Source : hyperv-daemons-0-0.42.20190303git.el9.src.rpm
Repository : appstream
Summary : Hyper-V VSS daemon
URL : http://www.kernel.org
License : GPLv2
Description : Hypervvssd is an implementation of Hyper-V VSS functionality
: for Linux. The daemon is used for host initiated guest snapshot
: on Hyper-V hypervisor. The daemon first registers with the
: kernel driver. After this is done it waits for instructions
: from Windows Host if to "freeze" or "thaw" the filesystem
: on the Linux Guest.