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

Last updated: May 14,2024

1. Install "python3-debmutate" package

Please follow the instructions below to install python3-debmutate on Kali Linux

$ sudo apt update $ sudo apt install python3-debmutate

2. Uninstall "python3-debmutate" package

This guide let you learn how to uninstall python3-debmutate on Kali Linux:

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

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

Package: python3-debmutate
Source: debmutate
Version: 0.68
Installed-Size: 225
Maintainer: Jelmer Vernooij
Architecture: all
Depends: python3-debian (>= 0.1.46), python3-merge3, python3-tr, python3:any, python3-pcre2 (>= 0.3.0)
Recommends: python3-tomlkit, python3-semver, devscripts (>= 2.22.2)
Suggests: gnome-pkg-tools, postgresql-common
Size: 42060
SHA256: 45a9a974289fbb5eed82e7acb62cc9397830d43822861d8dad73b880695065bc
SHA1: 5a231991897ed0f2d922e28a00f40f8bbad50acc
MD5sum: 8a28dcb35c81db6fdc5356053cb0848d
Description: Format-preserving manipulation of Debian control files in Python
Debmutate is a set of Python modules for manipulating the control files of
Debian packages, with the ability to preserve the existing formatting of
the control files.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/d/debmutate/python3-debmutate_0.68_all.deb