Package Details: typora 1.9.3-1

Git Clone URL: https://aur.archlinux.org/typora.git (read-only, click to copy)
Package Base: typora
Description: A minimal markdown editor and reader.
Upstream URL: https://typora.io/
Keywords: markdown
Licenses: custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."
Submitter: duckbrain
Maintainer: irgendwr
Last Packager: irgendwr
Votes: 135
Popularity: 0.44
First Submitted: 2016-09-28 06:28 (UTC)
Last Updated: 2024-08-28 01:55 (UTC)

Pinned Comments

irgendwr commented on 2023-01-24 18:49 (UTC) (edited on 2023-10-17 21:03 (UTC) by irgendwr)

Before flagging this package as "out-of-date", please read this:

First of all, I appreciate your help, but I'm already running a script that notifies me once a new version is available. Please wait 1-2 days before flagging, unless it is critical. Usually I manage to push updates on the same day as Typora releases them.

Also: The latest version on their website might not be the latest Linux repository version. E.g. because some updates do not have any changes related to Linux.

To check the latest Linux version, run the following command: curl -s https://www.typora.io/linux/Packages | grep Version | cut -f 2 -d ' ' | sort -V | cut -f 1 -d '-' | uniq

Please do not flag this package as "out-of-date" if the "new version" is not listed in the output of the aforementioned command.

irgendwr commented on 2021-11-26 12:36 (UTC) (edited on 2022-10-09 11:03 (UTC) by irgendwr)

Typora is no longer completely free since it's out of beta. It is possible to use Typora for free on Linux; Some restrictions may apply. See the official FAQ: "Can I use Typora for free?" for more details. Alternatively you can purchase a license.

Please report issues with Typora here: https://github.com/typora/typora-issues

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »

GAZ082 commented on 2021-09-02 13:05 (UTC)

All hail the new maintainer!

irgendwr commented on 2021-09-01 22:48 (UTC)

Thanks for creating and maintaining this package @duckbrain! Five years is a long time, I appreciate your effort. I adopted the package since I'm still using it and I'm willing to maintain it.

duckbrain commented on 2021-09-01 20:34 (UTC)

I'm not able to maintain this package anymore. I haven't been actively using it for years and I don't have the time/energy to maintain it anymore.

I've updated to 0.11.8. For the most part, the Makefile in the repository will cover updates. If someone would like to take it over, I'm still perfectly happy to answer questions.

grawlinson commented on 2021-08-26 19:26 (UTC)

Since this package uses precompiled binaries, it should be called typora-bin.

irgendwr commented on 2021-08-26 18:25 (UTC)

This is the new URL: https://typora.io/linux/typora_0.11.7_amd64.deb

nursoda commented on 2021-08-26 18:07 (UTC) (edited on 2021-08-26 18:08 (UTC) by nursoda)

Just for info:

I've published it because at least it doesn't 404 like the 0.11.5.

  -> Loading typora_0.11.6_amd64.deb ...
curl: (22) The requested URL returned error: 404

duckbrain commented on 2021-08-26 14:49 (UTC)

@CRISPYrice Upstream regularly removes previous packages. I can't really get a rhyme or reason to it. You can curl https://www.typora.io/linux/Packages | grep Version to see the versions currently available.

Building 0.11.6 leaves a broken menu bar. (It shows, but with many fewer items.) Not sure if that's an upstream issue or a packaging issue. I've published it because at least it doesn't 404 like the 0.11.5. I wouldn't recommend updating for now if you already have an older version installed.

crispyrice commented on 2021-08-26 14:00 (UTC)

https://typora.io/linux/typora_0.11.4_amd64.deb 404s, does anyone know where the new location is? I can't seem to find any versions that are at that address

xoan commented on 2021-04-30 08:29 (UTC)

I get an error when building with env ELECTRON=electron:

==> Starting package()...
mv: cannot stat 'tmp/resources/app': No such file or directory

egasato commented on 2020-08-29 13:28 (UTC)

I tried to install typora and got the 404 error your pinned comment warns about. I randomly tried different URLs bumping the version number and both https://typora.io/linux/typora_0.9.93_amd64.deb and https://typora.io/linux/typora_0.9.94_amd64.deb work.

I am not sure whether 0.9.94 is the latest version or not, because downloading the binary file from the homepage provides a version file that contains only the string 9.9.2 and the official changelog file says the latest version is 0.9.9.35, but the URL https://typora.io/linux/typora_0.9.9.35_amd64.deb returns a 404 error as well.