How to Install and Uninstall python3-dib-utils Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-dib-utils" package

This tutorial shows how to install python3-dib-utils on Kali Linux

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

2. Uninstall "python3-dib-utils" package

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

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

3. Information about the python3-dib-utils package on Kali Linux

Package: python3-dib-utils
Source: python-dib-utils
Version: 0.0.11-2
Installed-Size: 26
Maintainer: Debian OpenStack
Architecture: all
Depends: python3
Size: 5012
SHA256: 550d203177f28ddbbfad677fdc5a42cd58d3cbedfbbfc92bfb5ee95caa6e3bed
SHA1: 962bc1e09358422eadadc3269a6681cef19f5d7b
MD5sum: 5bbc02b81ab7a85bad02b14e012ecd43
Description: 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:
Homepage: https://github.com/openstack/dib-utils
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-dib-utils/python3-dib-utils_0.0.11-2_all.deb