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

Last updated: May 17,2024

1. Install "python3-sexpdata" package

Please follow the instructions below to install python3-sexpdata on Kali Linux

$ sudo apt update $ sudo apt install python3-sexpdata

2. Uninstall "python3-sexpdata" package

This tutorial shows how to uninstall python3-sexpdata on Kali Linux:

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

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

Package: python3-sexpdata
Source: python-sexpdata
Version: 1.0.2-1
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9940
SHA256: 97462dd0c8699e0f16ae2be950ecda20038aed5e689ce30811a720265b102029
SHA1: 5b046a1f2f449881c644c8fcc283e58f495ae66e
MD5sum: b93d2f048ad6a4fdbb48738917411506
Description: S-expression parser (Python3)
This package is a simple S-expression parser/serializer. It has
simple `load' and `dump' functions like pickle, json or PyYAML
module.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/sexpdata
Section: python
Priority: optional
Filename: pool/main/p/python-sexpdata/python3-sexpdata_1.0.2-1_all.deb