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

Last updated: May 20,2024

1. Install "python-gpod" package

Here is a brief guide to show you how to install python-gpod on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gpod

2. Uninstall "python-gpod" package

This is a short guide on how to uninstall python-gpod on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gpod
Priority: optional
Section: universe/python
Installed-Size: 851
Maintainer: Ubuntu Developers
Original-Maintainer: gtkpod Maintainers
Architecture: amd64
Source: libgpod
Version: 0.8.3-6ubuntu2
Replaces: python2.3-gpod (<< 0.3.2-1.1)
Provides: python2.7-gpod
Depends: libgpod4 (= 0.8.3-6ubuntu2), libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16), python (>= 2.7), python (<< 2.8), python-mutagen, python-gobject
Conflicts: python2.3-gpod (<< 0.3.2-1.1)
Filename: pool/universe/libg/libgpod/python-gpod_0.8.3-6ubuntu2_amd64.deb
Size: 113250
MD5sum: e9c6a752e0422c42c0d2f1b47e121d53
SHA1: 64a8990b8f649215eb46376ee12f4b221a5eb623
SHA256: cab96be9d9fc51c5ead7c1ea135f96d043a4eb92df81cec8df13ac4dc575bf0a
Description-en: Python bindings for libgpod
libgpod is a library meant to abstract access to an iPod's content. It
provides an easy to use API to retrieve the list of files and playlist
stored on an iPod, to modify them and to save them back to the iPod.
.
This package contains the Python bindings for the library.
Description-md5: 671aa8389c6301ee4ec3e82de5457525
Homepage: http://www.gtkpod.org/wiki/Libgpod
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu