I’ve been using PopOS for a few months now, and I’m interested in Arch, but I’m worried about whether or not I have enough experience to do that successfully. Also, I have an Nvidia GPU until I start a new build in the next year or so. I don’t know if that’ll be a problem in Arch. It was a major issue with Fedora for me.

I’m willing to learn the terminal, but right now I’m still pretty dependent on tutorials to do more than basic things, like installing software. Most of those are catered to Ubuntu-based distros, so I’m concerned I won’t have the luxury of guides to more complex terminal stuff.

Am I overthinking this? Or should I wait longer (maybe even until I build a new PC)?

How difficult is the transition from Ubuntu-based to Arch?

  • @LeFantome
    link
    79 months ago

    With EndeavourOS, I would just use yay. It is pre-installed, uses the same syntax, and includes packages from the AUR.

    If you ever have trouble, try eos-update as it builds in a few tricks that Arch users will eventually run into ( like having deal with outdated keyrings or pacman lock files ).

    Pacseek can be a nice addition as well when you are searching repositories for something or trying to understand what a package is. Not essential but nice.