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

Last updated: May 18,2024

1. Install "python-pymtp" package

This tutorial shows how to install python-pymtp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pymtp

2. Uninstall "python-pymtp" package

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

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

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

Package: python-pymtp
Priority: extra
Section: universe/python
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Perl
Architecture: all
Source: pymtp
Version: 0.0.6-1.1
Depends: python, libmtp9, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-id3
Filename: pool/universe/p/pymtp/python-pymtp_0.0.6-1.1_all.deb
Size: 13102
MD5sum: b8b7e0ad81a12c7cbc5d53edffa40240
SHA1: 0d4f103827667c60dddedeb62b1d9d5f15b8bab0
SHA256: b09328644915316f71ee3ab188547ffb57241c01ac2fd65c598285018699cb11
Description-en: Pythonic binding to LibMTP to interact with MTP devices
PyMTP is a Pythonic binding to LibMTP that allows Python programs
to interact with LibMTP-supported devices. These devices include
several popular MP3 players, including Creative Zen, several
iRiver devices, NormSoft Pocket Tunes and many others.
Description-md5: 3e3a6bec4dd9e74bf997016fe49ee3f3
Homepage: https://pypi.python.org/pypi/PyMTP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu