Hello, I've got a problem trying to install nextcloud (I just want to try it out, so I don't have any knowledge about it, yet): ----------------------------------------------------------------------------------- pacman -S nextcloud warning: nextcloud-12.0.3-2 is up to date -- reinstalling resolving dependencies... looking for conflicting packages... Packages (1) nextcloud-12.0.3-2 Total Installed Size: 141.61 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] (1/1) checking keys in keyring [####################################################################] 100% (1/1) checking package integrity [####################################################################] 100% (1/1) loading package files [####################################################################] 100% (1/1) checking for file conflicts [####################################################################] 100% (1/1) checking available disk space [####################################################################] 100% :: Processing package changes... (1/1) reinstalling nextcloud [####################################################################] 100% :: Running post-transaction hooks... (1/2) Updating Nextcloud installation Nextcloud is not installed - only a limited number of commands are available No database drivers (sqlite, mysql, or postgresql) installed. Cannot write into "apps" directory This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See https://docs.nextcloud.com/server/12/go.php?to=admin-dir_permissions PHP module GD not installed. Please ask your server administrator to install the module. An unhandled exception has been thrown: Exception: Environment not properly prepared. in /usr/share/webapps/nextcloud/lib/private/Console/Application.php:145 Stack trace: #0 /usr/share/webapps/nextcloud/console.php(99): OC\Console\Application->loadCommands(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #1 /usr/share/webapps/nextcloud/occ(11): require_once('/usr/share/weba...') #2 {main} error: command failed to execute correctly (2/2) Arming ConditionNeedsUpdate... ----------------------------------------------------------------------------------- As one of the messages is "PHP module GD not installed. Please ask your server administrator to install the module." it's propably not depending on a needed module? Kind regards Peter