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.

  • Shatur@lemmy.ml
    ·
    edit-2
    9 months ago

    Have you considered using Arch on which Manjaro is based?

    This way you won't have issues with AUR. It's not hard to install, you can use archinstall helper if you want, it's available in the default installation media.

    • Flaky@iusearchlinux.fyi
      ·
      edit-2
      9 months ago

      If they want a full-fledged system running Arch, then EndeavourOS might be the best bet. Archinstall is great for quickly installing Arch but there's still quite a lot of set-up required after that, and for some people, they don't really want to do that. EndeavourOS is essentially a ready-made Arch set up (or as another person said here, a very opinionated Arch install), and is based on Arch's repos but has its own extra repo for its own software while Manjaro holds the packages back for two weeks (which creates sync problems with, say, the AUR)

      • LeFantome@programming.dev
        ·
        9 months ago

        You can do this, and I have, but there can be issues during the switch if you are not careful.

        The machine I use as my Jellyfin server used to be Manjaro and is now vanilla Arch ( having migrated it from Manjaro to Arch in place ). It still has a few quirks though. The quirks do not matter for what I use it for ( it is rock solid for Jellyfin ) but anytime I have to reboot or use the desktop, I am reminded. Nothing too serious and nothing I could not fix with a little time of course. That machine is purely functional though and I do not want to spend any time on it. Since my video is all on a second drive, I will probably nuke it and do a fresh EndeavourOS install one of these days. It would be much faster to re-install Jellyfin than to fix all the little warts. The other Manjaro systems I had were replaced with fresh EndeavourOS installs.

  • IsThisLoss [comrade/them]
    ·
    9 months ago

    EndeavourOS is probably what you are looking for. Almost vanilla arch with a desktop capable package base, calameres GUI installer, no delayed updates, and some neet build hooks

  • juli@programming.dev
    ·
    9 months ago

    I have no idea what syncterm is, a link would be useful. I can only find scetchy things.

    But you write that it's available for debian. Then just use distrobox and installl syncterm in a debian image and export it.

    1. Install distrobox https://wiki.archlinux.org/title/Distrobox
    2. Use prefered image https://github.com/toolbx-images/images
    3. Use debians package manager and install package
    4. Export if needed https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-export.md
    5. Enjoy
  • 𝕸𝖔𝖘𝖘@infosec.pub
    ·
    edit-2
    9 months ago

    I've heard that Manjaro is a "bad OS", but I've been using it for a few years and haven't had any issues with it. As a noob, though, is probably avoid most Arch distros, though. They're not impossible or anything, but they can be intimidating and may leave a bad taste of Linux in your mouth if they're not set up right. I do like Fedora quite a bit. It and OpenSuse are my dailys. Mint was my go-to for years, and I would still highly recommend it for beginners. (E) Mint is a deb based distro.

  • visnudeva@lemmy.ml
    ·
    9 months ago

    I have been running CachyOs for some months and I really like it, it is a clean and fast distro based on arch with many DE. You could give it a try on a live usb at least.

  • micnd90 [he/him,any]
    ·
    9 months ago

    I've been using Manjaro for 5+ years with no problem. Manjaro is a rolling distro, and unfortunately there is not enough volunteers in open source community to maintain a bleeding edge rolling distribution that is completely bug free. It is just a matter of personal preference how close to bleeding edge do you want your system to be between Arch, Manjaro, Endeavor, and OpenSUSE. I found that Manjaro is quite useful to have because I run non-FOSS programs like Dropbox, Zotero, MegaSYNC, and MATLAB.

    One tips I have is that don't bother to update every other week. There are plenty literal supercomputers running on outdated Linux OS or stable distro releases like Fedora. Linux by default is already more secure. Just because there are updates available doesn't mean one should do it, unless you need the bleeding edge updates due to your line of work. I thought we install Linux to run away from annoying Windows updates. If you update Manjaro like every 6 months or so, it is pretty unlikely (statistically) that you get a bad update.

    • Raccoonn@lemmy.ml
      ·
      9 months ago

      Not upgrading your system for like 6 months is a really bad practice that should not be recommended ever. If you don't want to upgrade your system all that often, then why not install something like Debian instead of a rolling distro?