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

Last updated: May 21,2024

1. Install "python3-libxmp" package

This is a short guide on how to install python3-libxmp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libxmp

2. Uninstall "python3-libxmp" package

Please follow the guidance below to uninstall python3-libxmp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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, python3-tz, python3:any (>= 3.3.2-2~)
Suggests: python-libxmp-doc
Filename: pool/universe/p/python-xmp-toolkit/python3-libxmp_2.0.1+git20140309.5437b0a-1_all.deb
Size: 23032
MD5sum: 1173dcf92d443599a9629b2b5324b451
SHA1: e680148ffa51f2b34de3590b1cc1afb813ca4a44
SHA256: ab313d6c0027c89b8bb217d433fbdcc58f4e8f52f880e62f774324f0ae38d93f
Description-en: Python3 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 Python3 bindings.
Description-md5: 2dbaa9b4139cd6ce6c1750edce44fd33
Homepage: http://python-xmp-toolkit.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu