The wiki just likes to make the details available. Installation of nextcloud is as easy as pacman -S nextcloud
You’re comparing a simple install guide with the entire detailed documentation of a package. of course the package docs are going to have more details.
Ignoring details is not the same as being user friendly. Having a bunch of corpo marketing pictures of slightly above average people smiling on video chat in your installation docs does not make something user friendly. Is this really the metric we are going by, how little information is in the documentation?
After pacman -S nextcloud you don’t have a functioning Nextcloud. You’re still missing the web server, php, caching, etc. And all of it needs to be configured manually to work with Nextcloud.
After installing the Snap on Ubuntu or the Slackbuild on Slackware, you do have a functioning Nextcloud that lets you connect to it via the web frontend and finish the setup.
Here’s an example:
https://wiki.archlinux.org/title/Nextcloud
Compare that to Ubuntu:
https://snapcraft.io/install/nextcloud/ubuntu
or even Slackware:
https://slackbuilds.org/repository/15.0/network/nextcloud-server/
The wiki just likes to make the details available. Installation of nextcloud is as easy as
pacman -S nextcloud
You’re comparing a simple install guide with the entire detailed documentation of a package. of course the package docs are going to have more details.
Ignoring details is not the same as being user friendly. Having a bunch of corpo marketing pictures of slightly above average people smiling on video chat in your installation docs does not make something user friendly. Is this really the metric we are going by, how little information is in the documentation?
After pacman -S nextcloud you don’t have a functioning Nextcloud. You’re still missing the web server, php, caching, etc. And all of it needs to be configured manually to work with Nextcloud.
After installing the Snap on Ubuntu or the Slackbuild on Slackware, you do have a functioning Nextcloud that lets you connect to it via the web frontend and finish the setup.