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.

  • Luci
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    6 months ago

    Consider building it from source. A quick websearch for Syncterm Fedora and Syncterm Build had a few tutorials.

    Or try taking a look at the AUR pkgbuild file, it’s basically an install script, might give you clues on how to build it yourself if you want to experiment and learn :)

    • jezebelley3d@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      That might be what I have to do. Back when I was on Kubuntu I built it from source using a tutorial for deb based machines. I searched for a similar guide with Fedora’s RPM as the focus but couldn’t find anything. Most Linux guides I see posted are for some flavor of Ubuntu.

      • Luci
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        Don’t worry about making a package, thats for distributing it.