How to Install and Uninstall python3-libqcow Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-libqcow" package

This tutorial shows how to install python3-libqcow on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libqcow

2. Uninstall "python3-libqcow" package

Please follow the steps below to uninstall python3-libqcow on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-libqcow $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libqcow package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-libqcow
Priority: optional
Section: universe/python
Installed-Size: 856
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libqcow
Version: 20160123-2
Depends: libqcow1 (= 20160123-2), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/libq/libqcow/python3-libqcow_20160123-2_amd64.deb
Size: 277268
MD5sum: b34191f629f2804c36259c2aa75401bc
SHA1: b96f57153d5f57ea87d5f43c280cfa46f3c58b90
SHA256: 61d14b73633ebbaa0de58d279bbb5b37a92c2808b6fd34ad91dd2097c366509f
Description-en: QEMU Copy-On-Write image format access library -- Python 3 bindings
libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
.
This package contains Python 3 bindings for libqcow.
Description-md5: c71d27865ff2dc205319c0befda6e59c
Homepage: https://github.com/libyal/libqcow
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu