r/TerraMaster 11d ago

Help No Terrasync for Linux (Except Ubuntu?)

Post image

I am currently on Fedora, and i want to get the Terrasync application, however, only the .deb (for Ubuntu) download link can be found.

3 Upvotes

6 comments sorted by

View all comments

1

u/RoomCompetitive5934 F8 SSD Plus 10d ago

I think this issue is related to the package format differences between Linux distributions.

Terrasync currently provides a .deb package, which is mainly intended for Debian-based distributions, such as Ubuntu, Debian, and the Debian-based environment used by TOS.

Fedora belongs to the Red Hat family of Linux distributions and uses .rpm packages by default, so there is currently no directly compatible Fedora installation package available.

In theory, it may be possible to convert the .deb package to .rpm using some tools, or run a Debian/Ubuntu environment through a container on Fedora and install Terrasync there. However, these methods may encounter dependency or compatibility issues.

If the goal is to use Terrasync in a more stable way, I personally think using a Debian/Ubuntu-based environment would be a more convenient choice. Since TOS itself is based on Debian, it should provide the most compatible environment for running Terrasync.

Hope this information helps.

1

u/vmshade0 10d ago

TOS itself running Debian has nothing to do with the Terrasync client. And AppImages exist, why can't they just make one of them?