Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mopidy-podcast-itunes on Debian Unstable (Sid)


Install mopidy-podcast-itunes

Installing mopidy-podcast-itunes package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mopidy-podcast-itunes

mopidy-podcast-itunes package information

distro Debian Unstable (Sid)
section Main
name mopidy-podcast-itunes
version 1.0.0-1
description Mopidy extension for searching and browsing iTunes podcasts
subsection sound
website github.com / tkem / mopidy-podcast-itunes
maintainer Stein Magnus Jodal

Uninstall mopidy-podcast-itunes

To remove just mopidy-podcast-itunes package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mopidy-podcast-itunes

Uninstall mopidy-podcast-itunes and it’s dependent packages

To remove the mopidy-podcast-itunes package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mopidy-podcast-itunes

Purging mopidy-podcast-itunes

If you also want to delete configuration and/or data files of mopidy-podcast-itunes from Debian Sid then this will work:

sudo apt-get purge mopidy-podcast-itunes

To delete configuration and/or data files of mopidy-podcast-itunes and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mopidy-podcast-itunes

 

Comments

comments