How to Install and Uninstall python3-libqcow Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-libqcow" package

This tutorial shows how to install python3-libqcow on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libqcow

2. Uninstall "python3-libqcow" package

In this section, we are going to explain the necessary steps to uninstall python3-libqcow on openSUSE Leap:

$ sudo zypper remove python3-libqcow

3. Information about the python3-libqcow package on openSUSE Leap

Information for package python3-libqcow:
----------------------------------------
Repository : Main Repository
Name : python3-libqcow
Version : 20221124-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 89.8 KiB
Installed : No
Status : not installed
Source package : libqcow-20221124-bp155.1.7.src
Upstream URL : https://github.com/libyal/libqcow
Summary : Library and tooling to access the QEMU Copy-On-Write (QCOW) image format
Description :
Library and tooling to access the QEMU Copy-On-Write (QCOW) image format.
QCOW formats v1 and v2 in compressed or encrypted form are supported.
Not supported are backing file-based snapshots and in-image snapshots.