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 10 .. 12 Next › Last »

yochananmarqos commented on 2020-08-27 18:56 (UTC) (edited on 2021-04-28 17:31 (UTC) by yochananmarqos)

See Package etiquette:

When creating a package description for a package, do not include the package name in a self-referencing way.

This should not be installed to /usr/share/, see Electron package guidelines: Directory structure

RANP0 commented on 2020-07-16 08:46 (UTC) (edited on 2020-07-16 08:47 (UTC) by RANP0)

the 0.9.92 version might has a problem that can't automatically save image to local folders.(My image location is set as "./assets")

if you right click a picture (from Internet) and then click "copy to assets",you get a warning on the top "复制图片至目标目录失败。 Failed to copy image .ENOENT: no such file or directory, stat 'http://xxx.jpg'"


and I think 0.9.89 has another bug that a new picture with a same name will overwrite the old one.

xsmile commented on 2020-06-28 18:20 (UTC)

Multiple files in /usr/share/typora/resources/app/node_modules are writable by everyone, please fix this.

ascii78 commented on 2020-05-23 13:00 (UTC)

I've just added 0.9.87 + hashes to my pkgbuild, unfortunately it seems to download a corrupted .deb. Can anyone confirm ?

irgendwr commented on 2020-05-08 15:48 (UTC)

@duk3m0n this is not how you install from AUR... Either use "yay" (very convenient wrapper) or read the wiki for the manual approach: https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages

duk3m0n commented on 2020-05-08 15:44 (UTC)

Excuse me, I can't install or search typora in aur, the output of "sudo pacman -S typora" is "error: target not found: typora"

duckbrain commented on 2020-04-24 15:37 (UTC)

@Samhamsam, I just tried building a package and it worked for me.

The same day you posted your comment, the package direcotry gave a 504 status code on my monitoring. It has since resolved itself, so I suspect that was your issue.

Samhamsam commented on 2020-04-21 23:13 (UTC)

Hi, i get "ERROR: One or more files did not pass the validity check!" when trying to install.

@duckbrain

hatred commented on 2020-01-02 11:54 (UTC)

0.9.83 is out

duckbrain commented on 2019-12-02 23:54 (UTC)

@tschertel Thanks for helping. If you clone the repo, make update will check the newest version and build it for you.

@irgendwr Thanks, did it.