typora-free on AUR (Arch User Repository)

Last updated: May 01,2024

1. Install "typora-free" 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-free on Arch using YAY

$ yay -S typora-free

* (Optional) Uninstall typora-free on Arch using YAY

$ yay -Rns typora-free

2. Manually Install "typora-free" via AUR

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

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

b. Clone typora-free's git locally

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

c. Go to ~/typora-free folder and install it

$ cd ~/typora-free $ makepkg -si

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

ID: 1150192
Name: typora-free
PackageBaseID: 173458
PackageBase: typora-free
Version: 0.11.18-4
Description: A minimal markdown editor and reader.
URL: https://typora.io/
NumVotes: 20
Popularity: 7.6E-5
OutOfDate:
Maintainer: irgendwr
Submitter: irgendwr
FirstSubmitted: 1637928687
LastModified: 1665314883
URLPath: /cgit/aur.git/snapshot/typora-free.tar.gz