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

Last updated: April 27,2024

1. Install "python3-marshmallow" package

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

$ sudo apt update $ sudo apt install python3-marshmallow

2. Uninstall "python3-marshmallow" package

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

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

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

Package: python3-marshmallow
Source: python-marshmallow
Version: 3.20.1-1.1
Installed-Size: 237
Maintainer: Federico Ceratto
Architecture: all
Depends: python3-packaging, python3:any
Size: 67432
SHA256: fceaf70df414fb5dfcebb44410d599956dc8ce65aac92438e256587ae0baa013
SHA1: 7f14be6a3de45bbc2ee0891c9f9fada5b4af518a
MD5sum: cb24ef12eb7954bf16acee1f444b5ab4
Description: Lightweight library for converting complex datatypes
An ORM/ODM/framework-agnostic library for converting complex datatypes,
such as objects, to and from native Python datatypes.
Description-md5:
Homepage: https://github.com/marshmallow-code/marshmallow
Section: python
Priority: optional
Filename: pool/main/p/python-marshmallow/python3-marshmallow_3.20.1-1.1_all.deb