Install mopidy-dirble
Installing mopidy-dirble package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mopidy-dirble
mopidy-dirble package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mopidy-dirble |
version | 1.3.0-1 |
description | Mopidy extension for browsing Dirble’s radio station directory |
subsection | sound |
website | github.com / mopidy / mopidy-dirble |
maintainer | Stein Magnus Jodal |
Uninstall mopidy-dirble
To remove just mopidy-dirble package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mopidy-dirble
Uninstall mopidy-dirble and it’s dependent packages
To remove the mopidy-dirble package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mopidy-dirble
Purging mopidy-dirble
If you also want to delete configuration and/or data files of mopidy-dirble from Debian Sid then this will work:
sudo apt-get purge mopidy-dirble
To delete configuration and/or data files of mopidy-dirble and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mopidy-dirble