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

Last updated: May 19,2024

1. Install "python-diskimage-builder" package

Please follow the instructions below to install python-diskimage-builder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-diskimage-builder

2. Uninstall "python-diskimage-builder" package

Please follow the steps below to uninstall python-diskimage-builder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-diskimage-builder $ sudo apt autoclean && sudo apt autoremove

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

Package: python-diskimage-builder
Priority: optional
Section: universe/python
Installed-Size: 1088
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-1
Depends: debootstrap, jq, kpartx, python-babel, python-dib-utils, python-yaml, qemu-utils, uuid-runtime, python, python (>= 2.7) | python-argparse, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-diskimage-builder/python-diskimage-builder_1.0.0-1_all.deb
Size: 124668
MD5sum: 7a1b934e07fd34fd8c6c5adf5e76eca1
SHA1: f5a1315cd0c4975770f28c94d897157cd8cb3088
SHA256: feee20f6f6d4744e537fbd2a3363adf2d5e94e331f4b77ff51f07b5eac01080e
Description-en: image building tools for Openstack
Diskimage-builder tools are the components of TripleO that are responsible for
building disk images. It has the core functionality for building disk images,
filesystem images and ramdisk images for use with OpenStack (both virtual and
bare metal). The core functionality includes the various operating system
specific modules for disk/filesystem images, and deployment and hardware
inventory ramdisks.
.
The TripleO project also develops elements that can be used to deploy
OpenStack itself. While users and operators can manually script or put
together ram disks and disk images, mature automation makes customisation and
testing easier.
Description-md5: 3e59b2777b9c9a3374777a71a68fc969
Homepage: https://git.openstack.org/cgit/openstack/diskimage-builder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu