create-tauri-app on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S create-tauri-app

* (Optional) Uninstall create-tauri-app on Arch using YAY

$ yay -Rns create-tauri-app

2. Manually Install "create-tauri-app" via AUR

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

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

b. Clone create-tauri-app's git locally

$ git clone https://aur.archlinux.org/create-tauri-app.git ~/create-tauri-app

c. Go to ~/create-tauri-app folder and install it

$ cd ~/create-tauri-app $ makepkg -si

3. Information about the create-tauri-app package on Arch User Repository (AUR)

ID: 1428416
Name: create-tauri-app
PackageBaseID: 203743
PackageBase: create-tauri-app
Version: 3.13.14-2
Description: Rapidly scaffold out a new tauri app project.
URL: https://crates.io/crates/create-tauri-app
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LuckyTurtleDev
Submitter: LuckyTurtleDev
FirstSubmitted: 1710581196
LastModified: 1710593115
URLPath: /cgit/aur.git/snapshot/create-tauri-app.tar.gz