How to Install and Uninstall python3-libvmdk Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "python3-libvmdk" package

This tutorial shows how to install python3-libvmdk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-libvmdk

2. Uninstall "python3-libvmdk" package

Here is a brief guide to show you how to uninstall python3-libvmdk on openSuSE Tumbleweed:

$ sudo zypper remove python3-libvmdk

3. Information about the python3-libvmdk package on openSuSE Tumbleweed

Information for package python3-libvmdk:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-libvmdk
Version : 20210807-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 120,8 KiB
Installed : No
Status : not installed
Source package : libvmdk-20210807-1.1.src
Summary : Python 3 bindings for libvmdk, a VMDK image format parser
Description :
The libvmdk library is a library to access the VMware Virtual Disk (VMDK) format.
This package contains the Python 3 bindings for libvmdk.