cargo-all-features on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-all-features

* (Optional) Uninstall cargo-all-features on Arch using YAY

$ yay -Rns cargo-all-features

2. Manually Install "cargo-all-features" via AUR

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

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

b. Clone cargo-all-features's git locally

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

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

$ cd ~/cargo-all-features $ makepkg -si

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

ID: 1297236
Name: cargo-all-features
PackageBaseID: 191124
PackageBase: cargo-all-features
Version: 1.10.0-1
Description: A Cargo subcommand to build and test all feature flag combinations
URL: https://crates.io/crates/cargo-all-features
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: LuckyTurtleDev
Submitter: LuckyTurtleDev
FirstSubmitted: 1678043633
LastModified: 1690849109
URLPath: /cgit/aur.git/snapshot/cargo-all-features.tar.gz