How to Install and Uninstall libguestfs-rescue.x86_64 Package on Rocky Linux 9

Last updated: November 29,2024

1. Install "libguestfs-rescue.x86_64" package

Please follow the guidelines below to install libguestfs-rescue.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libguestfs-rescue.x86_64

2. Uninstall "libguestfs-rescue.x86_64" package

Please follow the instructions below to uninstall libguestfs-rescue.x86_64 on Rocky Linux 9:

$ sudo dnf remove libguestfs-rescue.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs-rescue.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:22:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libguestfs-rescue
Epoch : 1
Version : 1.50.1
Release : 6.el9
Architecture : x86_64
Size : 39 k
Source : libguestfs-1.50.1-6.el9.src.rpm
Repository : appstream
Summary : virt-rescue shell
URL : http://libguestfs.org/
License : LGPLv2+
Description : This adds the virt-rescue shell which is a "rescue disk" for virtual
: machines, and additional tools to use inside the shell such as ssh,
: network utilities, editors and debugging utilities.