Even basic things in distros are quite different, for example the frontend for settings, so tech support threads will show how to do it in the backend. Oh well, but then there's someone who suggests
sudo nano /etc/default/grub
If you're a noob, run this and get a "nano: command not found" error, you'll google it and learn to resolve it using apt
. However, Manjaro's package manager is pacman
but you don't know, so you install apt
using a weird guide without knowing what it even is. The next update then wreaks havoc on your system.
My first install ended in a dependency hell because of this.