typstudio on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S typstudio

* (Optional) Uninstall typstudio on Arch using YAY

$ yay -Rns typstudio

2. Manually Install "typstudio" via AUR

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

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

b. Clone typstudio's git locally

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

c. Go to ~/typstudio folder and install it

$ cd ~/typstudio $ makepkg -si

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

ID: 1344401
Name: typstudio
PackageBaseID: 193302
PackageBase: typstudio
Version: 0.1.0dev.32-1
Description: desktop application for typst
URL: https://github.com/Cubxity/typstudio
NumVotes: 1
Popularity: 0.001886
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1683323939
LastModified: 1698649917
URLPath: /cgit/aur.git/snapshot/typstudio.tar.gz