I beg to differ and say, even when the Arch wiki is a great source of knowledge, setting up own Arch system and maintaining it requires keeping on track with updates, to understand what is wrong with your system to look up the right keywords and so on. In my opinion it is better to stay on a stable, periodically released distro with tested repos like Debian, Mint or Ubuntu at first. Afterwards, you can still switch to Arch.
And therefore it should not be recommended to Linux beginners… It is not a beginner distro.
If you want people to help you, it would be good if you weren’t so condescending…
Edit: Grammar.
Quite basic but saves me a couple of seconds each time. alias update=“sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y && sudo apt autoclean -y”
Here.