cargo-whatfeatures on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cargo-whatfeatures

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

$ yay -Rns cargo-whatfeatures

2. Manually Install "cargo-whatfeatures" via AUR

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

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

b. Clone cargo-whatfeatures's git locally

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

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

$ cd ~/cargo-whatfeatures $ makepkg -si

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

ID: 1336404
Name: cargo-whatfeatures
PackageBaseID: 183650
PackageBase: cargo-whatfeatures
Version: 0.9.9-2
Description: A cargo plugin to display features, versions and dependencies of crates.
URL: https://github.com/museun/cargo-whatfeatures
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: cyqsimon
Submitter: cyqsimon
FirstSubmitted: 1656581087
LastModified: 1697687330
URLPath: /cgit/aur.git/snapshot/cargo-whatfeatures.tar.gz