Translations:Amarok/Manual/Organization/Collection/ExternalDatabase/5/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 18:00, 3 March 2019
First you need to install an MySQL server. On Debian-based distributions like Ubuntu you can use
sudo apt-get install mysql-server mysql-client
to install it. You will be asked to specify a password for the root-account for the database. The mysql-client package is needed in order to execute some of the commands in this document, but it's not fundamental to the use of Amarok.