typora-issues icon indicating copy to clipboard operation
typora-issues copied to clipboard

Provide other installation packages

Open abnerlee opened this issue 7 years ago • 15 comments

  • [ ] AppImage Unofficial Repo -> https://bintray.com/probono/AppImages/Typora

  • [ ] Flatpak Unofficial Build script -> https://github.com/syco/io.typora.flatpak

  • [ ] RPM Unofficial Build Script -> https://github.com/RPM-Outpost/typora

  • [ ] Chocolatey Unofficial Repo -> https://chocolatey.org/packages/typora

  • [x] Snap Repo -> https://snapcraft.io/typora

abnerlee avatar May 02 '18 03:05 abnerlee

Thank you!

mikeymop avatar May 08 '18 03:05 mikeymop

I also found this and installed it:

https://snapcraft.io/typora-alanzanattadev

dixonge avatar Aug 23 '18 14:08 dixonge

SNAP seems preferred over FlatPak because it supports more than just GUI apps (example SystemD services).

(Examples: JetBrains PyCharm, Spotify, PlexMediaServer, NextCloud, VisualStudioCode, VLC, Remmina, FireFox, Brave, ...)

skewty avatar Feb 10 '19 18:02 skewty

+1 for snap

idzikovsky avatar Apr 23 '19 13:04 idzikovsky

+1 for snap

wencan avatar Jul 15 '19 08:07 wencan

I would argue for flatpak because snap breaks posix and you will reach less users that way.

Additionally, if you use flatpak you can respect the users theme choices which would make Typora look more native on Linux. Flatpak is also the preferred globally in the FOSS community it seems and is probably the more stable choice going forward.

mikeymop avatar Jul 16 '19 17:07 mikeymop

+1 for AppImage

codingforfun avatar Aug 05 '19 15:08 codingforfun

I agree with @mikeymop on the fact flatpak is more FOSS proof, since visibly snap will stay Ubuntu only, while flatpak is relatively agnostic even if pushed by Gnome / Fedora teams (Flathub is the "default" repo, but elementaryOS which is going to integrate flatpak is going to have his one). Furthermore, it has less overhead at start (initial mount of snap is really long), don't depend on Systemd (which makes it more compatible with any OSes), is more interesting on the management of dependencies as well as on the deduplication side. I don't really see finally the interest of AppImage, since you need as on Windows to ship all of your dependancies (no dependancies mounting), and you need to check your update yourself (no package manager).

I would do a flatpak version as well as a snap version (since it is relatively well integrated into Ubuntu).

antonincms avatar Aug 20 '19 22:08 antonincms

+1 for a snap!

jshamg avatar Sep 12 '19 22:09 jshamg

Another vote for snap as an official package. The app this way will be available in the ubuntu gui store and will be easily installable on many other distros like fedora and manjaro.

dastorm avatar Feb 08 '20 20:02 dastorm

+1 for Flatpak for UI integration and less overhead.

ohquero avatar Mar 10 '20 17:03 ohquero

The link to the flatpak is dead, I made a new one, if anyone needs it: flatpak It's very easy to push new apps to flathub, you should have a look ;)

syco avatar Jun 05 '20 22:06 syco

+1 for Flatpak +1 for RPM (Fedora)

FilBot3 avatar Sep 01 '20 19:09 FilBot3

@abnerlee just giving you the heads up that @syco 's repo url was changed to the official Flathub organization. The new URL fo your top post is:

https://github.com/flathub/io.typora.Typora

I'm assuming you are leaving this issue open so people see it easier. ;-)

meeas avatar May 25 '22 09:05 meeas