How to Install and Uninstall libguestfs Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "libguestfs" package
This guide covers the steps necessary to install libguestfs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libguestfs
Copied
2. Uninstall "libguestfs" package
Please follow the guidance below to uninstall libguestfs on openSuSE Tumbleweed:
$
sudo zypper remove
libguestfs
Copied
3. Information about the libguestfs package on openSuSE Tumbleweed
Information for package libguestfs:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libguestfs
Version : 1.52.0-5.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : libguestfs-1.52.0-5.2.src
Upstream URL : http://libguestfs.org
Summary : Access and modify virtual machine disk images
Description :
Libguestfs is a library for accessing and modifying virtual machine
disk images. http://libguestfs.org
Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libguestfs
Version : 1.52.0-5.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : libguestfs-1.52.0-5.2.src
Upstream URL : http://libguestfs.org
Summary : Access and modify virtual machine disk images
Description :
Libguestfs is a library for accessing and modifying virtual machine
disk images. http://libguestfs.org
Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.