How to Install and Uninstall python3-pyld Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "python3-pyld" package

Learn how to install python3-pyld on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyld

2. Uninstall "python3-pyld" package

This is a short guide on how to uninstall python3-pyld on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pyld package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyld
Priority: extra
Section: universe/python
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pyld
Version: 0.6.8-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pyld/python3-pyld_0.6.8-1_all.deb
Size: 36998
MD5sum: 4de3a5383948c25153afe07567b25f43
SHA1: 32f723fc8652df4b4f38920d6001f77b91cb38fb
SHA256: ddb12b6b0683a5fc757301f45adc47dc1d8d7353fe43bea684dab653d78691bb
Description-en: 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: 8235b48fbc66b767c398f13866074f16
Homepage: https://github.com/digitalbazaar/pyld/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu