Welp, I made a similar thread yesterday regarding Manjaro but I decided to swap to Fedora as my daily driver for stability purposes. Unfortunately since fedora is yet another non Debian distro I need help finding a Syncterm replacement.

I’m my previous thread it was pointed out to me that syncterm has a docker option which I can run on Fedora, but I’d prefer running an app locally if possible.

I tried the Syncterm snap package which boots inside bash, but it doesn’t have ANSI support (which is the entire point of using Syncterm) since I assume it’s simply piggy backing off of bash- hence the 1.5* review on the snap store.

Looking for options… if anyone can help a Linux noob I’m all ears. I tried Alien to convert deb to rpm and fell on my face.

  • Corroded
    link
    fedilink
    English
    72
    edit-2
    6 months ago

    If you are looking for something a little more stable than Manjaro but still Arch based and beginner friendly EndeavorOS is a good option.

    Not an answer to your question or suggesting you jump from Fedora just putting it out there.

      • Corroded
        link
        fedilink
        English
        2
        edit-2
        6 months ago

        Good to hear. Thanks for the link. I’ll have to test it out in a VM

    • @fxdave@lemmy.ml
      link
      fedilink
      12
      edit-2
      6 months ago

      My brother had that OS. It worked fine until it got a bug that the computer froze when he enabled the wifi, and the only way to stop it was pressing the power button. I couldn’t figure out the cause, and there was many unnecessary things coming with the OS, so I helped him to install Arch instead. Now, it works well and feels clean.

      EDIT: based on the comments, the issue happened with arch too.

      • @null@slrpnk.net
        link
        fedilink
        116 months ago

        Odds are it would have come up on a regular Arch install too, and simply reinstalling is what fixed it.

        EndeavourOS is essentially just a GUI installer for Arch with some defaults changed.

        • @sailingbythelee@lemmy.world
          link
          fedilink
          36 months ago

          I was wondering this, too. I’m too new to Manjaro to have any opinion about its long-term stability, but it doesn’t make intuitive sense to me that Manjaro would be less stable than a distro that is based solely on the AUR.

          I wonder if Arch newbies choose Manjaro initially, improve their knowledge of Linux, then switch to Arch if their installation fails. After that, having reached Linux’s final boss, they know that all further problems in Arch are just part of the experience.

          Or is it maybe that Arch installations are often more minimalist than Manjaro and so are less likely to have conflicts? By way of example, and going from memory, the base EndevourOS install is around 900 packages, while the base Manjaro install is over 14,000 packages.

          I really like my Manjaro installations, so as you can imagine, I’m hoping it isn’t an inherently flawed distro.

          • CubitOom
            link
            English
            56 months ago

            I’ve been running Manjaro for about 6 years. I’ve only had self induced issues.

            • I restarted during a GPU driver update
            • I only used pacman to do system updates and it kept failing. I needed to use pamac for those round of updates instead.

            Arch is a better OS in that you have more control of exactly what it will do. But Manjaro also provides a great experience out of the box with all the major DEs. It really comes down to how much convenience are you willing to trade for control.

            For what it’s worth, I’ve only noticed the slower Manjaro repo helping me once when steam fonts broke on the arch repo. So I basically had a warning and was able to switch to the beta version of the steam client to avoid that issue. So the slower Manjaro repo is not a selling point IMO, but the DE tweaks and configurations are.

      • @HatFullOfSky@lemmy.world
        cake
        link
        fedilink
        56 months ago

        If this was a recent occurrence, it may have been from the 6.6.5 kernel. There was a WiFi regression in that version that did exactly that, slowed the system to an absolute crawl. I got hit by it on my PC and ended up hosing my whole install (because I panicked and botched things up), but my laptop was fine. I finally got things reinstalled a couple days later when 6.6.6 was released, which fixed the regression anyway.

      • Corroded
        link
        fedilink
        English
        3
        edit-2
        6 months ago

        I get it but that sounds like a bit of a niche problem and I don’t know if OP, as a beginner, would have much luck setting up Arch on their own without running into some weird issue of a similar caliber.

      • @myersguy@lemmy.simpl.website
        link
        fedilink
        26 months ago

        Isn’t it just an installer, welcome app, theming, and maybe an Nvidia driver helper?

        I don’t think Endeavour really adds that much, but maybe my perception has been wrong this whole time 🤷

        • @LeFantome@programming.dev
          link
          fedilink
          16 months ago

          No, you are right. EndeavourOS is about two-dozen packages on top of the Arch repos and AUR ( 80,000 packages ). Most of the additional packages are just nice-to-have utilities you can enjoy or avoid.

          EOS ( EndeavourOS ) is more of an opinionated Arch installer than a stand-alone distribution. Other than theming, almost everything in a fresh EOS install comes from the Arch repos. Even the kernel is native Arch.

          I happen to like the way EOS sets up the system, including that it installs yay by default which makes the AUR available right away.

          You can disable the EOS repos in EndeavourOS if you want. It really is just Arch.

        • @null@slrpnk.net
          link
          fedilink
          16 months ago

          That’s exactly what makes Endeavor a great option over Manjaro. You just end up with more-or-less normal Arch instead of the jank of Manjaro.

          • @myersguy@lemmy.simpl.website
            link
            fedilink
            26 months ago

            Oh, for sure. I was responding to the guy saying “I couldn’t figure out the cause, and there was many unnecessary things coming with the OS”

            Doesn’t seem like there’s that much extra with Endeavour vs Arch.

      • @LeFantome@programming.dev
        link
        fedilink
        16 months ago

        Since EndeavourOS uses the Arch packages and the Arch kernel, there is nothing in EndeavoyrOS that could impact WiFi that would not be the same in Maeve Arch.

    • @nieceandtows@programming.dev
      link
      fedilink
      16 months ago

      My 6800xt desktop regularly froze on endeavour, but on nobara it hasn’t frozen nearly as frequently. Also, i encountered an update issue that broke most of the packages, and I spent an absurd amount of time fixing it. It happened again after a couple of months. I managed to fix it quicker this time, but endeavour os (and arch) is not as stable as the experienced arch users make it to be. I’m not an arch newbie btw. I’ve been using arch, Manjaro, and endeavour for close to 10 years now. Just recently switched to nobara. (distrohopped frequently since Ubuntu 5.04, but I just want a maintenance free distro these days)

    • @saddlebag@lemmy.world
      link
      fedilink
      16 months ago

      I really wanted to love Endeavour. I run it for about 2 days then it broke when systemd updated, literally couldn’t get past bios (thread here for the interested reader). The combination of Dracut and Systemd isn’t as stable as on arch. And then the recovery steps don’t seem to work so I just started again with arch.

      Just a cautionary tale for arch based distros and their stability.

      • @LeFantome@programming.dev
        link
        fedilink
        16 months ago

        You must have tried EOS recently. They only just moved to Dracut. Most of my EndeavoyrOS machines pre-date that change and it does not force it on you when you update. It would still be possible to use an older installer to avoid Dracut I suppose.

        I only have Dracut on one laptop actually. That machine boots super fast though and I was considering moving to Dracut elsewhere. Interesting to hear that it might be less stable. I will have to look into that now. Thanks for the heads up.