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

Last updated: May 15,2024

1. Install "python3-flask-marshmallow" package

This guide let you learn how to install python3-flask-marshmallow on Kali Linux

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

2. Uninstall "python3-flask-marshmallow" package

Learn how to uninstall python3-flask-marshmallow on Kali Linux:

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

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

Package: python3-flask-marshmallow
Source: python-flask-marshmallow
Version: 1.2.0-1
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask (>= 2.2), python3-marshmallow, python3:any
Suggests: python-flask-marshmallow-doc
Size: 15788
SHA256: cfbaf195141d1421983f5b74d2eedfd3dc9c157714714192f10fb166a81283a4
SHA1: 39004d33a979f6233a8f4eb1851e22344322a88d
MD5sum: 14947df09af948a3a2aec6e4b400cbab
Description: Flask + marshmallow for beautiful APIs (Python3)
Flask-Marshmallow is a thin integration layer for Flask (a Python web
framework) and marshmallow (an object serialization/deserialization library)
that adds additional features to marshmallow, including URL and Hyperlinks
fields for HATEOAS-ready APIs.
.
It also (optionally) integrates with Flask-SQLAlchemy.
Description-md5:
Homepage: https://flask-marshmallow.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/python-flask-marshmallow/python3-flask-marshmallow_1.2.0-1_all.deb