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

Last updated: May 19,2024

1. Install "python-dib-utils" package

This tutorial shows how to install python-dib-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dib-utils

2. Uninstall "python-dib-utils" package

Here is a brief guide to show you how to uninstall python-dib-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-dib-utils $ sudo apt autoclean && sudo apt autoremove

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

Package: python-dib-utils
Priority: optional
Section: universe/python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.0.6-1
Depends: python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-dib-utils/python-dib-utils_0.0.6-1_all.deb
Size: 4442
MD5sum: 18a4b6abb0a16e622eb038c73862f905
SHA1: a0aaacfb4ad8ee50532f68f0ce4e33ac78dc18be
SHA256: 71f8ff6a0f737291b2ff82c69363e8d6702e7281d62f6dbc6a3a1467313a614d
Description-en: Standalone tools related to diskimage-builder - Python 2.x
These tools were originally part of the diskimage-builder project, but they
have uses outside of that project as well. Because disk space is at a premium
in base cloud images, pulling in all of diskimage-builder and its dependencies
just to use something like dib-run-parts is not desirable. This project allows
consumers to use the tools while pulling in only one small package with few/no
additional dependencies.
.
This package contains the Python 2.x module.
Description-md5: 1466825d929415080d2d3d6086a6908e
Homepage: https://github.com/openstack/dib-utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu