typora-free-bin on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S typora-free-bin

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

$ yay -Rns typora-free-bin

2. Manually Install "typora-free-bin" 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-bin's git locally

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

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

$ cd ~/typora-free-bin $ makepkg -si

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

ID: 1376390
Name: typora-free-bin
PackageBaseID: 200848
PackageBase: typora-free-bin
Version: 0.11.18-4
Description: A minimal markdown editor and reader(free version).
URL: https://typora.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yifwon
Submitter: yifwon
FirstSubmitted: 1703681392
LastModified: 1703681392
URLPath: /cgit/aur.git/snapshot/typora-free-bin.tar.gz