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

Last updated: September 28,2024

1. Install "python-libxmp" package

Please follow the guidelines below to install python-libxmp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libxmp

2. Uninstall "python-libxmp" package

This guide covers the steps necessary to uninstall python-libxmp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libxmp
Priority: optional
Section: universe/python
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: python-xmp-toolkit
Version: 2.0.1+git20140309.5437b0a-1
Depends: libexempi3, python-tz, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-libxmp-doc
Filename: pool/universe/p/python-xmp-toolkit/python-libxmp_2.0.1+git20140309.5437b0a-1_all.deb
Size: 22976
MD5sum: 933221bd5da34d385e948a66a0b87b31
SHA1: cf84caba7bf360a69c0dff8e9a593eee2a19d78b
SHA256: 95ce19f8b33de75abbece20e61f07a17a6fb2be25619a9102388d27a2bc4f73e
Description-en: Python library for XMP metadata
Python XMP Toolkit is a library for working with XMP metadata, as well as
reading/writing XMP metadata stored in many different file formats.
.
XMP (Extensible Metadata Platform) facilitates embedding metadata in files
using a subset of RDF. Most notably XMP supports embedding metadata in PDF and
many image formats, though it is designed to support nearly any file type.
.
This package provides Python bindings.
Description-md5: 8bd3dab66ab2075399f46b3cf8973c94
Homepage: http://python-xmp-toolkit.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu