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

Last updated: April 29,2024

1. Install "python3-pyld" package

This is a short guide on how to install python3-pyld on Kali Linux

$ sudo apt update $ sudo apt install python3-pyld

2. Uninstall "python3-pyld" package

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

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

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

Package: python3-pyld
Source: python-pyld
Version: 2.0.3-3
Installed-Size: 346
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cachetools, python3-frozendict, python3-lxml, python3:any
Size: 62036
SHA256: 814c5c7377cbd2d5572f0330b5b4e08c6ab7e5adb431025e96659bedcf27d2e6
SHA1: 6c25183918b4b84212faf33dbc8984afc8eb4537
MD5sum: 4b7c44376eb226dae85ce1175040b77d
Description: implementation of the JSON-LD API
This library is an implementation of the JSON-LD specification in Python.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/digitalbazaar/pyld/
Section: python
Priority: optional
Filename: pool/main/p/python-pyld/python3-pyld_2.0.3-3_all.deb