How to Install and Uninstall python3-vmdkstream Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-vmdkstream" package

In this section, we are going to explain the necessary steps to install python3-vmdkstream on Kali Linux

$ sudo apt update $ sudo apt install python3-vmdkstream

2. Uninstall "python3-vmdkstream" package

Please follow the step by step instructions below to uninstall python3-vmdkstream on Kali Linux:

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

3. Information about the python3-vmdkstream package on Kali Linux

Package: python3-vmdkstream
Source: vmdk-stream-converter
Version: 0.2-8
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7604
SHA256: 388dca112f19d10f72e3a4dfc2018364b7c2de6bf9d34366d19f33fd51e3bb06
SHA1: 1eef58807959c4a791de828a2cf26f972e71e058
MD5sum: 2ecd869921cfa2fc5f45b89faa43c5d9
Description: Python 3 module for converting raw disk images to VMDK files
This Python 3 module converts raw disk images to stream-optimized VMDK files
for VMWare ESX/vSphere environment, and known to work on ESXi 4.1.
.
Its format is only useful if you are attempting to import virtual machines
into ESX using the vSphere SOAP API and HTTP POST uploads of image files.
(In which case, it is required.)
Description-md5:
Homepage: https://github.com/imcleod/VMDK-stream-converter
Section: misc
Priority: optional
Filename: pool/main/v/vmdk-stream-converter/python3-vmdkstream_0.2-8_all.deb