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

Last updated: June 26,2024

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

$ yay -S cargo-clean-all

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

$ yay -Rns cargo-clean-all

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

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

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

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

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

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

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

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

ID: 1385618
Name: cargo-clean-all
PackageBaseID: 188551
PackageBase: cargo-clean-all
Version: 0.6.2-1
Description: Recursively clean all cargo projects in a given directory that match the spec...
URL: https://github.com/dnlmlr/cargo-clean-all
NumVotes: 3
Popularity: 0.000638
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1670430803
LastModified: 1705244206
URLPath: /cgit/aur.git/snapshot/cargo-clean-all.tar.gz