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

Last updated: September 20,2024

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

$ yay -S cargo-c-git

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

$ yay -Rns cargo-c-git

2. Manually Install "cargo-c-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-c-git's git locally

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

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

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

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

ID: 1186973
Name: cargo-c-git
PackageBaseID: 148916
PackageBase: cargo-c-git
Version: 0.9.15.r0.g4c500de-1
Description: A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries (git version)
URL: https://github.com/lu-zero/cargo-c/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1581123006
LastModified: 1671801246
URLPath: /cgit/aur.git/snapshot/cargo-c-git.tar.gz