typora on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install typora on Arch using YAY
$
yay -S
typora
Copied
* (Optional) Uninstall typora on Arch using YAY
$
yay -Rns
typora
Copied
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
Copied
b. Clone typora's git locally
$
git clone https://aur.archlinux.org/typora.git
~/typora
Copied
c. Go to ~/typora folder and install it
$
cd
~/typora
Copied
$
makepkg -si
Copied
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
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