cargo-fund on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cargo-fund

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

$ yay -Rns cargo-fund

2. Manually Install "cargo-fund" via AUR

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

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

b. Clone cargo-fund's git locally

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

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

$ cd ~/cargo-fund $ makepkg -si

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

ID: 1141832
Name: cargo-fund
PackageBaseID: 153729
PackageBase: cargo-fund
Version: 0.2.2-1
Description: Tool for discovering funding links in Rust project dependencies.
URL: https://github.com/acfoltzer/cargo-fund
NumVotes: 1
Popularity: 1.0E-5
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1590707892
LastModified: 1663632679
URLPath: /cgit/aur.git/snapshot/cargo-fund.tar.gz