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

Last updated: May 06,2024

1. Install "python-pyexiv2-doc" package

In this section, we are going to explain the necessary steps to install python-pyexiv2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyexiv2-doc

2. Uninstall "python-pyexiv2-doc" package

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

$ sudo apt remove python-pyexiv2-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyexiv2-doc
Priority: optional
Section: universe/doc
Installed-Size: 418
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: all
Source: pyexiv2
Version: 0.3.2-5ubuntu4build2
Depends: libjs-jquery
Recommends: python-pyexiv2
Filename: pool/universe/p/pyexiv2/python-pyexiv2-doc_0.3.2-5ubuntu4build2_all.deb
Size: 87612
MD5sum: 12b64b4a48209f16ef629d0db68fcc93
SHA1: cd14f2f63c703e686335f92ba35f26784bcf491e
SHA256: 6e0a27ab2d8f68c335d7e6be69425c86a6ea12e4c1a890e97169a10977ad2769
Description-en: Documentation for Python binding to Exiv2
pyexiv2 is a Python binding to Exiv2, the C++ library for manipulation
of EXIF and IPTC image metadata. It is a Python module that allows your
Python scripts to read and write metadata (EXIF, IPTC, XMP, thumbnail)
embedded in image files (JPEG, TIFF, ...).
.
It is designed as a high level interface to the functionalities offered
by exiv2 (and is built on top of it). Using Python's built-in data
types and standard modules, it provides easy manipulation of image
metadata.
.
This package contains documentation.
Description-md5: 792e8da6e774427380d68f52bcf39b2f
Homepage: http://tilloy.net/dev/pyexiv2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography