cargo-dist-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cargo-dist-git

* (Optional) Uninstall cargo-dist-git on Arch using YAY

$ yay -Rns cargo-dist-git

2. Manually Install "cargo-dist-git" via AUR

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

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

b. Clone cargo-dist-git's git locally

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

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

$ cd ~/cargo-dist-git $ makepkg -si

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

ID: 1374065
Name: cargo-dist-git
PackageBaseID: 190294
PackageBase: cargo-dist-git
Version: 0.6.2.r1.g7b1a3cf-1
Description: Shippable application packaging for Rust (git)
URL: https://github.com/axodotdev/cargo-dist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1676058158
LastModified: 1703260928
URLPath: /cgit/aur.git/snapshot/cargo-dist-git.tar.gz