How to Install and Uninstall python3-marshmallow-enum Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-marshmallow-enum" package

Please follow the guidelines below to install python3-marshmallow-enum on Kali Linux

$ sudo apt update $ sudo apt install python3-marshmallow-enum

2. Uninstall "python3-marshmallow-enum" package

This guide covers the steps necessary to uninstall python3-marshmallow-enum on Kali Linux:

$ sudo apt remove python3-marshmallow-enum $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-marshmallow-enum package on Kali Linux

Package: python3-marshmallow-enum
Source: python-marshmallow-enum
Version: 1.5.1-2
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3-marshmallow, python3:any
Size: 5592
SHA256: 0e7ed748a5c803fcb5d6ce7f639630a48459872ec852e2e9d14955f707d221d4
SHA1: ed573aa27be74c67835e8aac534ea9b42b98c625
MD5sum: 38664e0a544db091cbfb6a9e34948d41
Description: marshmallow extension for enum fields
The marshmallow-enum extension adds Enum support in the Python marshmallow
library for converting complex datatypes module.
Description-md5: e69c240b96d322bc893391fe0fe5247d
Homepage: https://github.com/justanr/marshmallow_enum
Section: python
Priority: optional
Filename: pool/main/p/python-marshmallow-enum/python3-marshmallow-enum_1.5.1-2_all.deb