typora on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "typora" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install typora on Arch using YAY

$ yay -S typora

* (Optional) Uninstall typora on Arch using YAY

$ yay -Rns typora

2. Manually Install "typora" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone typora's git locally

$ git clone https://aur.archlinux.org/typora.git ~/typora

c. Go to ~/typora folder and install it

$ cd ~/typora $ makepkg -si

3. Information about the typora package on Arch User Repository (AUR)

ID: 1412168
Name: typora
PackageBaseID: 115802
PackageBase: typora
Version: 1.8.10-1
Description: A minimal markdown editor and reader.
URL: https://typora.io/
NumVotes: 132
Popularity: 1.018196
OutOfDate:
Maintainer: irgendwr
Submitter: duckbrain
FirstSubmitted: 1475044084
LastModified: 1708383203
URLPath: /cgit/aur.git/snapshot/typora.tar.gz