wavetermdev / waveterm

An open-source, cross-platform terminal for seamless workflows
https://www.waveterm.dev
Apache License 2.0
4.4k stars 113 forks source link

Get added to 'apt' and 'yum' repositories #80

Closed kiloforce closed 2 weeks ago

kiloforce commented 11 months ago

'apt' and 'yum' are the most common ways to install packages. Should look at getting Wave added to those repositories for like Ubuntu and Fedora.

sawka commented 11 months ago

Yes, this is on the roadmap. Needed to get some stars on the repo before they'd accept us :).

However, we'll probably start with "snap" and "flatpak" first since they are easier for binary distributions.

gonzolively commented 9 months ago

Related: #71

And my vote is heavily weighted towards flatpak...most developers are pretty peeved with the way Canonical has handled the SNAP format. Plus, performance is clearly worse than flatpak, less universal, and ultimately owned (and shoved down users throats) by Canonical.

esimkowitz commented 2 weeks ago

We're not going to bother with getting into Apt, the requirements are frankly insanely hard to meet. We'd need to create an entirely different build pipeline. We're going to go for Snap and Flatpak instead

Yum is also probably not worth it.

1093 #1092