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

Last updated: June 23,2024

1. Install "python-pyld" package

This guide covers the steps necessary to install python-pyld on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyld

2. Uninstall "python-pyld" package

This guide let you learn how to uninstall python-pyld on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyld
Priority: extra
Section: universe/python
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.6.8-1
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-pyld/python-pyld_0.6.8-1_all.deb
Size: 36910
MD5sum: 91f69d9014c01f6374f21b1e52bfb87a
SHA1: 223c168886b5e991a27146fd45c68d71a93bfa6b
SHA256: 82ab7958284ce614eed4cbc40ece6668676c090367038da9f00c3f24716d7a17
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 2.x module.
Description-md5: fc3f4d80fefb40e21882414f75e50ade
Homepage: https://github.com/digitalbazaar/pyld/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu