How to Install and Uninstall python3-diskimage-builder Package on Kali Linux

Last updated: April 26,2024

1. Install "python3-diskimage-builder" package

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

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

2. Uninstall "python3-diskimage-builder" package

Here is a brief guide to show you how to uninstall python3-diskimage-builder on Kali Linux:

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

3. Information about the python3-diskimage-builder package on Kali Linux

Package: python3-diskimage-builder
Source: python-diskimage-builder
Version: 3.30.0-3
Installed-Size: 2254
Maintainer: Debian OpenStack
Architecture: all
Depends: curl, debootstrap, fdisk, git, jq, kpartx, lvm2, python3-jsonschema, python3-networkx, python3-pbr, python3-stevedore, python3-yaml, qemu-utils, uuid-runtime, python3-flake8, python3:any
Size: 296064
SHA256: 8fbfef5640154619214b283e940a4ce6b8a4d39fbb1cb5217e6d6f5bfc326d62
SHA1: cd67972a38ff67c983eb8773765194ecba5fd411
MD5sum: ff1d3f120d73c13712d4028df6bd5fb9
Description: image building tools for Openstack - Python 3.x
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.
.
This package provides the Python 3.x version.
Description-md5:
Homepage: https://git.openstack.org/cgit/openstack/diskimage-builder
Section: python
Priority: optional
Filename: pool/main/p/python-diskimage-builder/python3-diskimage-builder_3.30.0-3_all.deb