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

Last updated: April 28,2024

1. Install "python3-marshmallow-sqlalchemy" package

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

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

2. Uninstall "python3-marshmallow-sqlalchemy" package

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

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

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

Package: python3-marshmallow-sqlalchemy
Source: python-marshmallow-sqlalchemy
Version: 1.0.0-1
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3-marshmallow, python3-sqlalchemy (>= 1.4.40), python3-sqlalchemy (<< 3.0), python3:any
Suggests: python-marshmallow-sqlalchemy-doc
Size: 19508
SHA256: c033fbef7520f31e933bd1273fbaebc2d4eed1b1749a97388d6440a598450846
SHA1: 8126335b80ae407a31327eee2d45c07987866f53
MD5sum: 76a5ff401c1f63c4bb9b695fffc42c96
Description: SQLAlchemy integration with marshmallow (Python3)
SQLAlchemy integration with the marshmallow (de)serialization library.
.
It allows one to declare your models, generate marshmallow schemas, and
(de)serialize your data.
Description-md5:
Homepage: https://github.com/marshmallow-code/marshmallow-sqlalchemy
Section: python
Priority: optional
Filename: pool/main/p/python-marshmallow-sqlalchemy/python3-marshmallow-sqlalchemy_1.0.0-1_all.deb