Install node-music-library-index
Installing node-music-library-index package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install node-music-library-index
node-music-library-index package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | node-music-library-index |
version | 1.2.2-1 |
description | build a searchable object model given track metadata objects – Node.js module |
subsection | web |
website | github.com / superjoe30 / node-music-library-index |
maintainer | Debian Javascript Maintainers |
Uninstall node-music-library-index
To remove just node-music-library-index package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove node-music-library-index
Uninstall node-music-library-index and it’s dependent packages
To remove the node-music-library-index package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove node-music-library-index
Purging node-music-library-index
If you also want to delete configuration and/or data files of node-music-library-index from Debian Sid then this will work:
sudo apt-get purge node-music-library-index
To delete configuration and/or data files of node-music-library-index and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove node-music-library-index