How to Install and Uninstall libvmdk-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libvmdk-utils" package

Here is a brief guide to show you how to install libvmdk-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvmdk-utils

2. Uninstall "libvmdk-utils" package

This guide covers the steps necessary to uninstall libvmdk-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvmdk-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvmdk-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvmdk-utils
Priority: optional
Section: universe/otherosfs
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libvmdk
Version: 20160119-2
Depends: libc6 (>= 2.14), libfuse2 (>= 2.6), libvmdk1 (>= 20150516)
Filename: pool/universe/libv/libvmdk/libvmdk-utils_20160119-2_amd64.deb
Size: 18882
MD5sum: ab8abc708134867ed5e77eb53be94640
SHA1: 7de9d2786b84c6b2da824fc70dcfaee9841cc23f
SHA256: 7e5c3e1e8b615864956d25b47c33d6eccf83d75c3dc8047df95a6e29593da4c6
Description-en: VMWare Virtual Disk format access library -- Utilities
libvmdk is a library to access the VMware Virtual Disk (VMDK) format.
.
This package contains tools to access data stored in VMDK files:
vmdkinfo, vmdkmount.
Description-md5: 24361189efc5082ad89832a3d10f4727
Multi-Arch: foreign
Homepage: https://github.com/libyal/libvmdk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu