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

Last updated: May 15,2024

1. Install "python3-dib-utils" package

Please follow the step by step instructions below to install python3-dib-utils on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-dib-utils" package

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

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

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

Package: python3-dib-utils
Priority: optional
Section: universe/python
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-dib-utils
Version: 0.0.6-1
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-dib-utils/python3-dib-utils_0.0.6-1_all.deb
Size: 4334
MD5sum: 10bd2b74baac84ffb61790bf59f9a23c
SHA1: 495cb187f6f674a5c3cef4a2466dbe720815c3f6
SHA256: 9346f6af57636339f07561bb189db21834da71dbc003d110f084064dcb493046
Description-en: Standalone tools related to diskimage-builder - Python 3.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 3.x module.
Description-md5: 27287ff6646827db902ca38b868d04b0
Homepage: https://github.com/openstack/dib-utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu