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

Last updated: May 17,2024

1. Install "python3-marshmallow-dataclass" package

Here is a brief guide to show you how to install python3-marshmallow-dataclass on Kali Linux

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

2. Uninstall "python3-marshmallow-dataclass" package

This is a short guide on how to uninstall python3-marshmallow-dataclass on Kali Linux:

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

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

Package: python3-marshmallow-dataclass
Source: python-marshmallow-dataclass
Version: 8.5.14-1
Installed-Size: 76
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dataclasses | python3-supported-max (<< 3.6) | python3-supported-min (>= 3.7), python3-marshmallow, python3-typing-extensions | python3-supported-min (>= 3.8), python3-typing-inspect, python3:any
Recommends: python3-marshmallow-enum
Breaks: python3-typing-inspect (<< 0.8.0)
Size: 19632
SHA256: 8ad74d8d1c8a161697dc7c4ed5da07afd565e866953a7aa9c1ffa0a7b2c44d9d
SHA1: 19aa5eb69d0651b7e780f610cec371235f6edbf8
MD5sum: ec14318508395ea6f41b5e86bfe94bec
Description: Automatic generation of marshmallow schemas from dataclasses
Python library to convert dataclasses into marshmallow schemas. It provides
automatic generation of marshmallow schemas from dataclasses.
Description-md5:
Homepage: https://github.com/lovasoa/marshmallow_dataclass
Section: python
Priority: optional
Filename: pool/main/p/python-marshmallow-dataclass/python3-marshmallow-dataclass_8.5.14-1_all.deb