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

Last updated: May 16,2024

1. Install "python-pyexiv2" package

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

$ sudo apt update $ sudo apt install python-pyexiv2

2. Uninstall "python-pyexiv2" package

Please follow the step by step instructions below to uninstall python-pyexiv2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyexiv2
Priority: optional
Section: universe/python
Installed-Size: 439
Maintainer: Ubuntu Developers
Original-Maintainer: Michal Čihař
Architecture: amd64
Source: pyexiv2
Version: 0.3.2-5ubuntu4build2
Provides: python2.7-pyexiv2
Depends: libboost-python1.58.0, libc6 (>= 2.14), libexiv2-14, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), python (>= 2.7), python (<< 2.8)
Recommends: python-pyexiv2-doc
Breaks: lazygal (<< 0.5), phatch-cli (<< 0.2.7.1-1~)
Filename: pool/universe/p/pyexiv2/python-pyexiv2_0.3.2-5ubuntu4build2_amd64.deb
Size: 74916
MD5sum: 6aaa370a952fffaee92ec8f90d6ddd00
SHA1: a43fc0a8be1781ecdfd258338944e96e4546b9e6
SHA256: 9baff05d15a0c5654540e175d69ec1e64cb36d4605843a86d965a5945fdfa51b
Description-en: 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.
Description-md5: dceb836bd7c67404d5972574f9bb4980
Homepage: http://tilloy.net/dev/pyexiv2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography