• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: July 26th, 2023

help-circle

  • EndeavourOS is as simply installed as Ubuntu, even better, considering last time i tried, ubuntu installer gave me some weird errors few times. I think EndeavourOS is actually the best for noobs because of AUR and yay. AUR is supperior to all that PPA stuff. Not to mention the great ArchWiki. All Ubuntu has is forums, not so comprehensive. Mint has even less comprehensive answers on its forum, and they’re a lot often outdated. And not all answers from the ubuntu ones are relevant for mint. Opposing to them, what’s relevant for Arch is relevant for endeavourOS. Also, it comes in nice flavours, offered during the install process. Not to mention the “welcome” utility helping you make some initial tweaks.


  • how long ago have you used linux actually? And what distro you used, it had no webcam drivers? CollibriOS? The only time i had to install a driver, it was a graphic tablet one. You know, what did it take to do it? “yay -S opentabletdriver” to install it “systemctl --user enable opentabletdriver.service --now” to immediately enable it, and make it run at startup. It took more to install a proprietary one on windows.


  • If you actually will be going to, i could personally recommend EndeavourOS. Don’t fall for “Ubuntu is best for noobs”, it isn’t, and in my experience it lacks stability.

    Also, if you’re not quite a mouse person, you could try tiling wms on your journey, like i3 or awesomewm. For me i3 is one of the major reasons to never return back. The ability to actually be able to do all you need with just a keyboard is huge for me, and something I was looking for even before switching to linux. Now floating wms and especially Windows itself seem so unhandy and irritating




  • how was your Ubuntu experience? Because i always felt like it could break any time: all this PPAs, need to compile lots of stuff yourself and the release model in general haven’t quite worked for me.

    I could recommend you to try EndeavourOS if you had somewhat similar problems. It works like a charm, since its an Arch derivative but without Manjaro’s problems, which means it has rolling release model, so you always get the latest version pacages, and it has AUR support, which means you won’t ever need to clone and compile anything from github, as there’s 99% chance it already has its AUR, so all it takes is to type “yay -S *package name*”. Not to mention the comprehensive ArchWiki. It also has an i3 flavor. I fucking love i3.