cargo-wizard on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cargo-wizard

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

$ yay -Rns cargo-wizard

2. Manually Install "cargo-wizard" via AUR

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

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

b. Clone cargo-wizard's git locally

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

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

$ cd ~/cargo-wizard $ makepkg -si

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

ID: 1425798
Name: cargo-wizard
PackageBaseID: 203558
PackageBase: cargo-wizard
Version: 0.2.2-1
Description: Cargo subcommand for configuring Cargo profile
URL: https://github.com/Kobzol/cargo-wizard
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: murlakatamenka
Submitter: murlakatamenka
FirstSubmitted: 1710107481
LastModified: 1710245402
URLPath: /cgit/aur.git/snapshot/cargo-wizard.tar.gz