cargo-unused-features on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cargo-unused-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
Copied
b. Install cargo-unused-features on Arch using YAY
$
yay -S
cargo-unused-features
Copied
* (Optional) Uninstall cargo-unused-features on Arch using YAY
$
yay -Rns
cargo-unused-features
Copied
2. Manually Install "cargo-unused-features" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cargo-unused-features's git locally
$
git clone https://aur.archlinux.org/cargo-unused-features.git
~/cargo-unused-features
Copied
c. Go to ~/cargo-unused-features folder and install it
$
cd
~/cargo-unused-features
Copied
$
makepkg -si
Copied
3. Information about the cargo-unused-features package on Arch User Repository (AUR)
ID: 1301373
Name: cargo-unused-features
PackageBaseID: 196539
PackageBase: cargo-unused-features
Version: 0.2.0-1
Description: Find potential unused enabled feature flags and prune them
URL: https://github.com/TimonPost/cargo-unused-features
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1691602793
LastModified: 1691602793
URLPath: /cgit/aur.git/snapshot/cargo-unused-features.tar.gz
Name: cargo-unused-features
PackageBaseID: 196539
PackageBase: cargo-unused-features
Version: 0.2.0-1
Description: Find potential unused enabled feature flags and prune them
URL: https://github.com/TimonPost/cargo-unused-features
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1691602793
LastModified: 1691602793
URLPath: /cgit/aur.git/snapshot/cargo-unused-features.tar.gz