How to Install and Uninstall python3-dataclasses-json Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-dataclasses-json" package

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

$ sudo apt update $ sudo apt install python3-dataclasses-json

2. Uninstall "python3-dataclasses-json" package

This guide covers the steps necessary to uninstall python3-dataclasses-json on Kali Linux:

$ sudo apt remove python3-dataclasses-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dataclasses-json package on Kali Linux

Package: python3-dataclasses-json
Source: dataclasses-json
Version: 0.6.4-1
Installed-Size: 119
Maintainer: Debian Python Team
Architecture: all
Depends: python3-marshmallow, python3-typing-inspect, python3:any
Size: 32348
SHA256: fcdfab6bfe13c9b66ec5b0a83d0dfac6fa33c33ce3d52eeee42474c062fafe4e
SHA1: db67a338f0404c3999fe0a9bc3f7096abf3f9c8e
MD5sum: 35fb4f1f9380c3a11348e1e4a408b2fc
Description: API for encoding and decoding dataclasses to and from JSON
This library provides a simple API for encoding and decoding dataclasses to and
from JSON in Python.
Description-md5:
Homepage: https://github.com/lidatong/dataclasses-json
Section: python
Priority: optional
Filename: pool/main/d/dataclasses-json/python3-dataclasses-json_0.6.4-1_all.deb