Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mopidy-soundcloud on Debian Unstable (Sid)


Install mopidy-soundcloud

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

sudo apt-get update
sudo apt-get install mopidy-soundcloud

mopidy-soundcloud package information

distro Debian Unstable (Sid)
section Main
name mopidy-soundcloud
version 2.0.2-2
description Mopidy extension for playing music from SoundCloud
subsection sound
website github.com / mopidy / mopidy-soundcloud
maintainer Stein Magnus Jodal

Uninstall mopidy-soundcloud

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

sudo apt-get remove mopidy-soundcloud

Uninstall mopidy-soundcloud and it’s dependent packages

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

sudo apt-get remove --auto-remove mopidy-soundcloud

Purging mopidy-soundcloud

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

sudo apt-get purge mopidy-soundcloud

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

sudo apt-get purge --auto-remove mopidy-soundcloud

 

Comments

comments