dioxus-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dioxus-cli

* (Optional) Uninstall dioxus-cli on Arch using YAY

$ yay -Rns dioxus-cli

2. Manually Install "dioxus-cli" via AUR

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

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

b. Clone dioxus-cli's git locally

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

c. Go to ~/dioxus-cli folder and install it

$ cd ~/dioxus-cli $ makepkg -si

3. Information about the dioxus-cli package on Arch User Repository (AUR)

ID: 1370874
Name: dioxus-cli
PackageBaseID: 197915
PackageBase: dioxus-cli
Version: 0.4.3-1
Description: CLI tool for developing, testing, and publishing Dioxus apps
URL: https://github.com/DioxusLabs/dioxus/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gobidev
Submitter: Gobidev
FirstSubmitted: 1695656461
LastModified: 1702744945
URLPath: /cgit/aur.git/snapshot/dioxus-cli.tar.gz