Considering switching away from Fedora and to another distribution. Does anyone have any suggestions for distributions I should consider?

  • @[email protected]
    link
    fedilink
    42 years ago

    Arch for the last 8ish years. I’m interested in switching to something immutable and with a declarative package manager, but every time I try something else I end up back on arch. It works and has all the packages I use ¯_(ツ)_/¯

  • ProtonBadger
    link
    fedilink
    82 years ago

    Everyone immediately want you to use their distribution of choice. However no-one can really answer this unless you include more information about yourself and your Linux experience, objectives, what kind of tinkering you’re comfortable with, what you expectations are, etc.

  • dream_weasel
    link
    fedilink
    242 years ago

    Arch.

    People think it’s really challenging and brittle, but everything seems to always work no matter how often I update (or don’t) and the wiki is top notch.

    I actually chose arch initially because when you go to forums to troubleshoot problems there is always an ubuntu answer and an arch answer, and the arch answer is almost always shorter.

  • DARbarian
    link
    fedilink
    72 years ago

    OpenSUSE Tumbleweed for now, with Garuda for gaming. Still working up the courage to combine all the best features of both into my first Arch install.

  • 𞋴𝛂𝛋𝛆
    link
    fedilink
    English
    4
    edit-2
    2 years ago

    The biggest selling point for Fedora IMO is the way it handles UEFI and Secure Boot. I haven’t found anything comparable. Securing the proprietary garbage running on your main board is critical regardless of your OS.

    • @[email protected]
      link
      fedilink
      32 years ago

      Debian support it too. The kernel is secure boot ready and it’s very easy to sign nvidia kernel module with the default shipped key via mok.

    • @[email protected]
      link
      fedilink
      English
      42 years ago

      Can you elaborate or point me to some resources? I’d like to hear more about this because I’ve wondered for a while what to do about Secure Boot on my machine.

    • A Mouse
      link
      fedilink
      English
      42 years ago

      I live on the more unstable side, I like Debian Unstable/Sid. I also recommend Siduction as it’s based on Debian Unstable.

        • @[email protected]
          link
          fedilink
          102 years ago

          Debian not recommends testing for everyday using. You definetely have to look at the site. Afaik it is basically a bad version of unstable that gets slow updates and it is only for testing purposes.

          • @[email protected]
            link
            fedilink
            52 years ago

            Yes, this is correct. The way Testing works, it is very possible (indeed, likely) that you could be stuck with a security vulnerability for weeks. You should use either stable or unstable.

              • @[email protected]
                link
                fedilink
                32 years ago

                Yes, as long as you pay attention to what packages are being added and removed when you perform an update. Once in a great while, there have been instances of buggy packages mass-removing other packages due to a bug.

                That said, Debian-based distros like Ubuntu usually base their stable releases on unstable. Unstable doesn’t refer to software stability. Rather, it refers to the idea that the system-level packages could change throughout the development cycle.

                Security updates come to unstable through normal package updates, which testing doesn’t get until everything makes it through a probationary period with no “serious” bugs filed and no dependency issues. And if any package that the package needing the security patch depends on also has a serious bug filed, the process could take even longer.

          • @[email protected]
            link
            fedilink
            English
            22 years ago

            Packages from debian unstable trickle down to testing in 8-10 days usually if all the other criteria are met. But I have also heard that important security updates go straight from unstable to stable and then come to testing at a later time. When is that later date I have no idea.

  • FQQD
    link
    fedilink
    English
    42 years ago

    I used Feren OS for a long time, but now i prefer Cachy OS and Vanilla Arch on my laptop, both with KDE Plasma

  • @[email protected]
    link
    fedilink
    38
    edit-2
    2 years ago

    Arch Linux

    Reasons:

    • Pacman
    • the AUR
    • community driven
    • bleeding edge
    • pragmatic stance regarding closed source software
    • sane defaults
    • minimalism, build your own without too much compiling
    • the wiki
    • Dandroid
      link
      fedilink
      22 years ago

      My steam deck uses arch btw, and the main reason I didn’t choose arch for my laptop was because I haven’t had good experience with pacman. But I’ll be honest that I haven’t given it much of a chance, so I’d like to learn more. What is it that you like about pacman?

      • @[email protected]
        link
        fedilink
        32 years ago

        What bad experience have you had with pacman? My favourite thing about it is that it is pretty much the only package manager that has never failed me.

        • Dandroid
          link
          fedilink
          12 years ago

          Well on the steam deck, updates will always fail until I reboot the device then try to update again. I also really don’t like the syntax. It isn’t intuitive, and I can’t memorize it because of that. For example, I’m not sure why -S means install. I remember install because that’s the one I have used the most, but I can’t remember what is equivalent to apt update or apt upgrade, and I’m not sure why they can’t just use those terms. Why do I need to memorize arbitrary letters with captialization?

          • @[email protected]
            link
            fedilink
            32 years ago

            I have no expierence with the steam deck, so dunno what’s up with that. Never expierenced something like that on my PCs tho.

            Yes, the flags can be unintuitive for beginners, S stands for sync, which will sync the package(s) specified thereafter with the remote repositories. If the packages aren"t installed it means installing them, if they are already installed it means updating them to the version that is the latest version in the remote repository. Full system update is done by pacman -Syu, where y tells pacman to synchronize the package lists first and u selects all packages that are older than the ones in these package lists for the S.

            You can easily learn all that by using fish (or zsh with a sufficient config) instead of bash. Then, you can enter pacman - and hit TAB to get a list of allowed flags and a brief description. Choose one, hit TAB again and get a list of flags that go with the one you selected before, again with a description right out of the man-page. BTW, that works with a lot of command line programs and is imo almost necessary to get in touch with the shell.

    • @[email protected]
      link
      fedilink
      102 years ago

      The wiki is what makes it really hard for me to move out. This masterpiece is where I learned 70% of what I know about linux systems 🤷

  • @[email protected]
    link
    fedilink
    11
    edit-2
    2 years ago

    Pop_os for my laptop and desktop. I use these machines for dev work and gaming. I want to spend as little time as possible doing maintenance. Debian for all servers and containers. Very stable, maintenance doesn’t take much effort.

    If I was running a pure gaming system I’d probably go with Arch.

  • Jontique
    link
    fedilink
    5
    edit-2
    2 years ago

    Nobara on my desktop, Pop_os! on my laptop. As soon as the new COSMIC DE is ready I will switch to Pop on my desktop as well.

  • @[email protected]
    link
    fedilink
    5
    edit-2
    2 years ago

    Here’s an incomplete list of my daily drivers since…well, I’m old.

    • QNX Neutrino
    • Mandrake 7.2
    • RedHat 7.1
    • Went back to Windoze for quite a while
    • Gentoo
    • Ubuntu (quite a leap there)
    • OS X
    • Linux Mint
    • Debian
    • LMDE
    • Fedora
    • KDE Neon
    • macOS
    • Fedora Asahi

    I’m sure I’ve missed the odd one or two (and I regularly jumped back and forth with Debian/Ubuntu/Mint for years and years).

    I used to distro hop a lot, so if I only used it for less than a month, I haven’t bothered to list it.

    • @[email protected]
      link
      fedilink
      12 years ago
      • Speak & Spell
      • 150 things in 1 from Radio Shack
      • Simon
      • CP/M
      • DOS 2.1 - 6.22 ?? (DoubleDOS)
      • Dos + Desqview X (I spell that right?)
      • Slackware (Linux 0.99pl13) (home)
      • Windows 95 & Linux
      • DEC OSF-1
      • OS/2 Warp (work) / Slackware Linux (home)
      • Windows 98, 98se & Mandrake Linux
      • Domain Aegis (Apollo workstations) (w) & Mandrake and maybe Redhat Linux (h)
      • HP-UX (w) & Mandrake Linux (h)
      • SunOS & Solaris & HP-UX & Aegis & AIX & os/390 (zSeries) & IRIX (w) & Redhat or Mandrake Linux (w & h)
      • PClinuxOS
      • Gentoo
      • Linux mint / Ubuntu
    • @[email protected]
      link
      fedilink
      12 years ago

      Love that list. I am also old. I used SLS, Slackware, and stuff with the .99.x release numbers I switched to Red Hat around 4.1 I think and went to Mandrake from there. And then…

      You never used Arch? Not even for Asahi?

      • @[email protected]
        link
        fedilink
        12 years ago

        I built Arch (twice I think) but only ever in a VM to have a look around, never made it my daily driver. Used Manjaro for a couple of weeks, but I wouldn’t say it was a daily driver either.