How to Install and Uninstall python3-dmm Package on Kali Linux

Last updated: November 26,2024

1. Install "python3-dmm" package

Learn how to install python3-dmm on Kali Linux

$ sudo apt update $ sudo apt install python3-dmm

2. Uninstall "python3-dmm" package

This is a short guide on how to uninstall python3-dmm on Kali Linux:

$ sudo apt remove python3-dmm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dmm package on Kali Linux

Package: python3-dmm
Version: 0.1.1-1
Installed-Size: 88
Maintainer: Jonathan Carter
Architecture: all
Depends: python3:any, python3-loguru, python3-yaml
Size: 12224
SHA256: f4d68811bd44477bba7891a1c300ab6d618b296636ec30bd733f95947cc3f067
SHA1: 800e1d81a22cc21a8645cf8bd7eb4d31b3f14e5b
MD5sum: 8a530127c2bf6b674712201c09bc200f
Description: distribution management modules/toolkit
Modules and toolkit that makes taking care of Linux distribution tasks easier.
.
Its initial set of modules allow you to configure tools like. apt, grub,
squashfs (among others) and actions from these modules can be stringed
together using recipes (which are yaml files).
Description-md5:
Homepage: https://salsa.debian.org/jcc/distribution-management-modules
Section: python
Priority: optional
Filename: pool/main/p/python3-dmm/python3-dmm_0.1.1-1_all.deb