I deleted windows and installed linux
I deleted windows and installed linux
Says who? The days when this was true are long gone. Ubuntu is no longer the user friendly everyman’s desktop system anymore. Arch is extremely user friendly, just not the installation process. I find it to be much less of a pain in the ass to use than Debian based systems. For one, you have the Arch User Repository, so you’re very unlikely to need to not be able to find some software you want, and more importantly, so many packages in Debian are out of date and they take forever to update them, stuff often breaks because the version needed as a dependency for something else is not in the repositories.
For people who want to use arch but don’t want to manually do everything I highly recommend EndeavorOS. You fly through a wizard, just like Mint or something desktop oriented, and you wind up with a nice, working environment, but it’s Arch tooling instead of Debian tooling. The biggest and for most people only noticeable difference is the package manager, and pacman is so much more robust than apt.
I get frustrated online when I see people saying “Ubuntu is the most user friendly distro” or “arch is not for noobs”, this stuff was true like 10 years ago, that’s no longer the case. Ubuntu is user hostile, and there are arch derivatives that are basically arch with a graphical installer, which is the only part of using arch that is hard for people who aren’t hardcore nerds. It’s not like Gentoo or Void or Alpine or Nix or running a BSD system or something advanced like that.
Here’s an example:
wiki.archlinux.org/title/Nextcloud
Compare that to Ubuntu:
snapcraft.io/install/nextcloud/ubuntu
or even Slackware:
slackbuilds.org/repository/…/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?