I know my way around a command line. I work in IT, but when it comes to my personal fun time more often than not I’m quite lazy. I use windows a lot because just plugging in anything or installing any game and it just working is great.

But support for windows 10 is ending and I should probably switch sonner rather than later, so I’m wondering if Arch would be a good pick for me? For reference, I mostly game and do Godot stuff in my free time.

  • smileyhead@discuss.tchncs.de
    link
    fedilink
    arrow-up
    29
    ·
    1 month ago

    Once I have learned Arch, installing and maintaining it is super easy and fast. Troubleshooting a problem if it occurs is also easier because you know more how the system works internally.

    But there is another problem I see when using it daily for many different things. I install Arch and week later when sending emoji find out there is no emoji font and I need to install one. Then month later needing to quickly use Bluetooth I realize I forgot to install bluez and some of it’s frontend. Then about to print something and now I need to learn how to install CUPS print server. All those things takes few minutes and have the best documentation in the Linux world, but after fresh install I get annoyed for first month or two for stuff that come preinstalled on other distros.

    But… That’s also why I use Arch. I could run some post-install script from someone or use Endevour, but setting stuff how I want is the beauty of Arch.

    • Veraxis@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 month ago

      I had a similar issue. I actually wrote myself a text document listing out all of the programs I generally use post-install and any additional setup I did, so that way whenever I am setting up a new system I can quickly refer back to it and save myself a lot of time over doing one-off installs as I run into them.

    • ayaya@lemdro.id
      link
      fedilink
      English
      arrow-up
      2
      ·
      29 days ago

      but after fresh install

      See, there’s your problem. If you never re-install this is longer a factor. Sure I had to do those things, but I had to do them exactly once like 8 years ago…

    • JGrffn@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      1 month ago

      I’m like OP, can find my way around things but am lazy. I second this recommendation, but I just had a negative experience on it die to laziness. Got lazy around updates, let them pile up to 600 pending updates, ran them all at once and my laptop just became unresponsive. Naturally, I forced its shutdown like a caveman and had to spend the following 6 hours recovering my partition. The nice thing is that endeavour at least has some nice commands to deal with just this kind of situation. The not so nice thing is that I was lazy about looking shit up, hence the 6 hours. The command that saved me was “reinstall-kernels”, fixed my systemd-boot in an instant and fixed whatever other mess I had caused.

      So yeah, it can be frustrating sometimes. Especially if you’re lazy.

    • ElectroLisa@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 month ago

      FYI Plasma Wayland doesn’t start with SDDM, you have to edit ~/.bash_profile and remove the “startx” line (or comment it out)

    • 737@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Arch has an installer, EndeavourOS is pointless. also mkinitcpio > dracut, you don’t need a firewall, paru > yay. just use Arch

  • Kongar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 month ago

    Eh Arch being “hard” is overblown. I’ve honestly spent just as much time troubleshooting windows crap or other distro crap. You just have to learn all the little tricks and whatnot that are specific to arch. It happens over time naturally.

    Nice thing about arch is the community. Great documentation and if you find something that doesn’t work - somebody motivated will make it work and share. Example: protonvpn decided “nah we’re not supporting arch”. No big deal, someone in the community has packaged it up and maintains it for us.

    Arch users rule

  • Veraxis@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 month ago

    Welcome! Coming from Windows myself, I made the jump to Manjaro (It has certain issues and I do not recommend it), then to Arch less than a year after. I have been on Arch full time for around 2 years now. After the initial setup, I have found Arch to be pretty low-maintenance and no harder to maintain than any other distro, hardly requiring more than the occasional yay -Syu --noconfirm in the command line to update things. As someone with less computer knowledge than an IT professional, I think Arch’s reputation for being difficult is overblown IMO, and I suspect mostly due to intimidation from the more involved setup process prior to the availability of the install script.

    I don’t know if you have any familiarity with Linux already from your work, but regardless of what distro you go with, I would go into it with a mindset that you are learning a new skill. Some things are simply done differently in Linux than Windows and will require getting used to, such as how drives work using mounting points rather than drive letters.

    Realistically, setting things up for the first time often requires additional steps and may not “just work,” but when using my laptop and gaming desktop from day to day, it works just like any other OS. Gaming has been great for me generally, and the work Valve has done to improve game compatibility on Linux has been spectacular. Most Steam games do, in fact, “just work” for me.

    In the 2-3 years I have been using Linux, I have rarely had things spontaneously break as many folks seem to worry about, or if I do it is because of companies not supporting their Linux communities, like Discord not pushing out updates on time, or major-event changes like the move to the Wayland graphical stack on KDE 6 which undid some of my desktop customization settings.

  • Responsabilidade@lemmy.eco.br
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    1 month ago

    Once you install Arch with the archinstall script and set everything, you’ll be fine.

    Arch is as hard as you make it be. I run Arch with Gnome using mostly flatpaks and I the only maintenance I have to do with my pc is run sudo pacman -Syyu once a day to keep everything up-to-date.

    Of course you can make it be as hard as trying to swimming in lava, but it’s your choice to make like that.

    • nicolauz@feddit.de
      link
      fedilink
      arrow-up
      4
      ·
      1 month ago

      Amen. Additionally, for the lazy among us, get yourself one of the pacman wrappers for easy aur access

  • d3Xt3r@lemmy.nz
    link
    fedilink
    arrow-up
    6
    ·
    1 month ago

    I wouldn’t recommend it in your case. Mind you, Arch is easy enough to install with the archinstall script or say using EndeavourOS, but the issues come afterwards. For starters, you’ll need to occasionally deal with .pacsave/.pacnew files when you do an update, keep up with Arch news and be aware of breaking changes which may require some non-trivial manual intervention, like in this post for example: https://lemmy.nz/post/7648427

    So if you’re after something that “just works”, then Arch isn’t for you. Since you’re into gaming and you’re lazy, Bazzite would be an excellent choice as its an immutable OS with atomic updates (updates either work or don’t, there’s no middle/broken state). But if you’re after a more traditional distro (ie, non-immutable), Nobara or Pop!_OS also work well for gaming.

  • themoonisacheese@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    I mean maybe? Arch is fun as a project, but imo it’s not very fun if you’re looking for a stable daily driver without fuss.

    If you enjoy spending an evening tinkering with your config and installing various workarounds, arch is the perfect playground for you, but if that annoys you then I’d suggest looking at more stable established distros, at the very least until you start to get bored by stability. Personal pick is debian, but if you’re coming from IT you could install a distro you’re already familiar with like alma or Ubuntu.

  • herrcaptain@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    Everyone here seems to be saying you’ll have a tough time. Maybe that’s right, but I haven’t run “proper” Arch in a long time. My experience in an Arch-based distros these days (Garuda) has been very smooth sailing other than a few minor quirks I had to iron out. Gaming, in particular, has been mostly flawless outside of a few specific games.

    That said, you’ll probably have an easier time on a more stable distro, but they’ve all got their issues and frustrations. I’d probably recommend against something super stable like Debian if you primarily do a lot of gaming, as it’ll be running older packages that might not work well with newer games (so I’ve heard). You may also wanna stay away from mainline Ubuntu because of the snap bullshit (personal preference, but it’s a sentiment that seems to be shared by much of the community).

    I guess what I’m saying is, if Arch interests you, give it (or a derivative) a shot. If not, just fire up something like Mint and be happy. It’s your computer.

    • Hamartiogonic@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Did you craft a very unorthodox and complex system? If so, I can believe you.

      However, I went with a very traditional system with ext4, no fancy partitions, X11 and Gnome. I didn’t want my system to have anything experimental, because I knew I had to learn a bunch of stuff anyway. Just made everything as simple as possible, so that I can understand what’s going on.

      So far, there hasn’t been a lot of system maintenance. Obviously it’s still more than what a Debian system would require, but nothing too crazy.

      • JovialSodium@lemmy.sdf.org
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 month ago

        Nothing too complex, no. KDE desktop, some stuff from the AUR. LVM on LUKS.

        Perhaps it’s more fair to say that Arch takes more effort to maintain than any other well known distro except Gentoo (or LFS, if one considers that well known).

        I found keeping up to date on a fairly bleeding edge rolling release distro exhausting. I would, too often, come across issues with updates that required manual intervention to solve. And the AUR can be a crapshoot as far maintainers keeping them up to date and applying fixes. Nothing unmanagable, but not an enjoyable experience for me.

        No hate intended on Arch though. I think it’s one of the best distros out there, and the Linux community as a whole is better off for it’s existence. But it’s not something I want as my daily driver, and I suspect from what OP wrote, it might be the same case for them.

        Edit: Reworded AUR bit for clarity.

        • Hamartiogonic@sopuli.xyz
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          Most likely AUR is the main issue here. I’ve specially avoided it to make my system as simple and easy as possible, so my experience has been a bit different. The thing about Arch is that every system is unique, and it’s hard to say something that would apply to all of them.

  • qjkxbmwvz@startrek.website
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    My 2¢ is that running Linux, you play the role of user and of sysadmin. On some distros you only put on the sysadmin hat once in a blue moon, but on others you’re constantly wearing it.

    My Arch experience is a few years out of date; I felt I played sysadmin more than, say, Debian Stable, but it wasn’t too onerous. I also had an older Nvidia card, so there were some…fun issues now and then.

    I use Debian on my machines now, and am happy. Try some different distributions! Even better, have /home on its own partition (better yet, own disk) — changing distros can be nice and easy without worrying about your personal data.

    • Kogasa@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      1 month ago

      I tend to agree, but I also don’t see it as a fault of Linux/Arch. If you’re not the sysadmin for your own system, who is? I’d rather do it, assisted by the collective knowledge of the community, than have Microsoft do it for me. For the last few years it’s only required a handful of interventions, with the vast majority of time being spent on initial setup and (re) configuration rather than fixing bugs or addressing breaking changes. So IMO it’s more of a test of your personal willingness to invest time into learning and building things than your ability to diagnose and solve technical issues.

    • lorty@lemmy.mlOP
      link
      fedilink
      arrow-up
      4
      ·
      1 month ago

      I don’t mind being the sysadmin of my own machine (I prefer it, in fact). It’s just that I don’t want to spend free time troubleshooting some obscure problem specific to my build because I chose an ASUS motherboard and I don’t have drivers for my wireless headset or something. At least not when I’d rather unwind playing a game.

    • Hamartiogonic@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      If you’re already an admin at work, you might not want to do any system administration at home. Well, until you find out that Microsoft is making some obnoxious decisions on your behalf, that’s when you suddenly find the motivation to do some research and tweak a bunch of settings. Situations like that will also lead to frustrating moments when you find out that your hands are tied, and you end up looking for workarounds. Spoiler: It doesn’t get any nicer after that.

      On the other hand, if you’re running a system that requires you to take responsibility, a lazy admin will end up in frustrating situations too. It’s not that simple to balance these things. You need to know what your priorities are and what kind of sacrifices you’re willing to make.

  • Lettuce eat lettuce@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    1 month ago

    If you’re not super patient, I wouldn’t personally. If you do end up going with Arch, the first thing you should do is install Timeshift!!!

    You will save yourself sooooo much pain and frustration, especially with Arch. Installing a system/feature-breaking update becomes trivial to undo with Timeshift. I’ve borked my systems multiple times and with Timeshift it took less than 5 minutes to go from a trashed system back to my fully working setup.

    Set it to take an automatic snapshot once a day. That way worse case scenario, your system gets reverted to the beginning of the day.

    Arch is great if you’re patient and willing to learn the right way to do things in Linux.

    If you want a “just works” experience though, you should look elsewhere.

  • wuphysics87@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 month ago

    If you want minimal maintence avoid window managers and go for desktop environments. Installing KDe or Gnome you shouldn’t have any problems

    • zagaberoo@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      This is the exact hole that had me quit Gentoo so many times over the years. When I stopped trying to be cool and just set my system up with KDE it finally stuck and I’ve been happily using it ever since.

      Once you’re past setup and understand package management, what is a distro but a desktop environment, after all?