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

Last updated: May 20,2024

1. Install "python-daap" package

This guide let you learn how to install python-daap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-daap

2. Uninstall "python-daap" package

In this section, we are going to explain the necessary steps to uninstall python-daap on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-daap
Priority: optional
Section: universe/python
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 0.7.1-4
Provides: python2.7-daap
Depends: libc6 (>= 2.4), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-daap/python-daap_0.7.1-4_amd64.deb
Size: 18454
MD5sum: 3c0abf7ed872a8be7454263d207cc9ed
SHA1: 78f0afd1e16dc0a5e5b53962bdd4829d4f709795
SHA256: 288add7a5686e255fbe2ad28ce38f815d47c818dcaaceeafdab9020715e102f1
Description-en: DAAP client implemented in Python
PythonDaap is a (under development) DAAP client implemented in Python, and
based on PyTunes by Davyd Madeley.
.
PythonDaap contains the authentication stuff needed by recent copies of iTunes
and a primitive object model that can download individual tracks.
.
As of version 0.4, PythonDaap has playlist support.
Description-md5: 2e80c933edc84890b495a6681ca0ef1a
Homepage: http://jerakeen.org/code/pythondaap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu