That vid is actually good, it exposes lots of issues that regular users run into when switching to linux, in fact debian changed apt to make it harder to remove essential packages like linus did.
On Arch to remove essential package you will not be prompted with confirmation to remove them, you will have to add --nodeps --nodeps twice to the command to be able to do so, no idea how long this has been the case on arch or if it was implemented after linus vid as well, but that is something that should have been that way a decades ago, I still see on reddit posts of people that accidentally delete grub or remove important directories from their system.
Use Btrfs partition with compression, my entire arch install takes less than 6GiB on disk space, and I have gimp, inkscape and kdenlive installed: imgur.com/HofMHUJ.png
In fact I have the OS partition limited to 35GIB. And it should have been 25GIB or less.
the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number
You will see that the aur package will use a git version and you will also be asked to remove the conflicting package when you are installing a git version.
And once again, this isn’t unique to manjaro, on my arch install yuzu broke because they were using dynarmic from the aur instead of using the one provided by yuzu itself.
Also gimp and gegl are already on both the arch and manjaro official repos, If you are using git packages and you don’t update them lots of things will break regardless if you are on any arch distro.
Now I wonder if pamac checks for updates of git packages by default, because your git packages will not be updated unless you explicitly tell yay to do so (yay --devel) I think paru every does it automatically with every update but then again most people will use yay instead.
Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
My experience has been quite the opposite, a few months ago my install broke to the point that I could not update the system, turns out it was because of the arch migration and my system wasn’t incorporating the new pacman.conf.new.
There was a lot of misinformation about manjaro regarding the “Aur DDOS” and their finances that people still repeat to this day.
The person maintaining the manjarno repo which was a very popular site where all the critism of manjaro was recently corrected all those mistakes and then later took the website down.
Gimp 3 alpha is pretty crazy, as GTK2 was very nice and usable, but already with GTK3 everything got huge, so now the buttons dont fit as well anymore.
There were no arch repo ddos, there were cases where the AUR went down because pamac was searching Aur packages as users were typing package names on it and turns out there were way too many users going into the Aur. It is actually quite sad how much disinformation there is about manjaro that even the manjarno snorlax repo recently corrected a bunch of critism it had about manjaro before being taken down lol.
Also Manjaro only ships pamac with KDE in both versions, no idea if gnome includes their store in their packages. Manjaro also includes already functional and useful versions of window managers like i3 that are already setup, if it wasn’t for it I would have never discovered how useful i3 is because setting i3 from the beginning is very difficult.
Manjaro usually ships two versions depending on the DE you choose, one is minimal which doesn’t even include flatpaks and the other is full which what sounds like you had.
Also you don’t have to be typing pacman -Syu if you use the GUI tools like pamac to update the system, and if you still want to use the terminal instead of type yay which does a pacman -Syu and also updates your aur packages.
Avoid Ubuntu and Manjaro: despite being marketed as “beginner friendly distros”, and despite often running perfectly fine, these two have major issues in management, packaging policies or philosophy that might make your life as a beginner difficult.
That makes no sense. Manjaro is actually one of the few distros where a beginner won’t need to touch the terminal ever. You won’t have to deal with adding PPAs or removing snaps like in several debian/ubuntu based distros.