cargo-leptos on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cargo-leptos

* (Optional) Uninstall cargo-leptos on Arch using YAY

$ yay -Rns cargo-leptos

2. Manually Install "cargo-leptos" via AUR

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

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

b. Clone cargo-leptos's git locally

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

c. Go to ~/cargo-leptos folder and install it

$ cd ~/cargo-leptos $ makepkg -si

3. Information about the cargo-leptos package on Arch User Repository (AUR)

ID: 1422180
Name: cargo-leptos
PackageBaseID: 190529
PackageBase: cargo-leptos
Version: 0.2.15-1
Description: Build tool for the Rust framework Leptos.
URL: https://github.com/leptos-rs/cargo-leptos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Grafcube
Submitter: uwumarie
FirstSubmitted: 1676685341
LastModified: 1709779679
URLPath: /cgit/aur.git/snapshot/cargo-leptos.tar.gz