Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

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


Install mopidy-somafm

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

sudo apt-get update
sudo apt-get install mopidy-somafm

mopidy-somafm package information

distro Debian Unstable (Sid)
section Main
name mopidy-somafm
version 1.0.1-1
description Mopidy extension for playing music from SomaFM
subsection sound
website github.com / AlexandrePTJ / mopidy-somafm
maintainer Stein Magnus Jodal

Uninstall mopidy-somafm

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

sudo apt-get remove mopidy-somafm

Uninstall mopidy-somafm and it’s dependent packages

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

sudo apt-get remove --auto-remove mopidy-somafm

Purging mopidy-somafm

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

sudo apt-get purge mopidy-somafm

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

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

 

Comments

comments