typst-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S typst-git

* (Optional) Uninstall typst-git on Arch using YAY

$ yay -Rns typst-git

2. Manually Install "typst-git" via AUR

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

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

b. Clone typst-git's git locally

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

c. Go to ~/typst-git folder and install it

$ cd ~/typst-git $ makepkg -si

3. Information about the typst-git package on Arch User Repository (AUR)

ID: 1427006
Name: typst-git
PackageBaseID: 191784
PackageBase: typst-git
Version: 1:0.10.0.r285.g23ec13718-1
Description: A markup-based typesetting system for the sciences
URL: https://typst.app
NumVotes: 8
Popularity: 0.290196
OutOfDate:
Maintainer: morealaz
Submitter: nnovak
FirstSubmitted: 1679426804
LastModified: 1710410387
URLPath: /cgit/aur.git/snapshot/typst-git.tar.gz