tev icon indicating copy to clipboard operation
tev copied to clipboard

tev should release Linux binaries

Open Tom94 opened this issue 4 years ago • 1 comments

Linux binaries would be good to have, especially now that tev requires a C++20-capable compiler, which many people do not have access to in their work environments. (see also https://github.com/Tom94/tev/pull/134)

Things on the TODO list:

  • Look into AppImage and Flatpak
  • Look into getting binaries into package repositories

I currently do not have cycles, so it will be some time until there is an update from my end, but if anyone is familiar with releasing Linux binaries all help is much appreciated!

Tom94 avatar Jan 06 '22 17:01 Tom94

I might look into creating a Flatpak of tev, but I don't know if the latest FreeDesktop SDK (21.08) can compile C++20 code.

Calinou avatar Jan 11 '22 22:01 Calinou

We've got x64 Linux binaries now; thanks @diiigle! Low priority for future work is to also make available ARM binaries.

Tom94 avatar Nov 20 '22 10:11 Tom94