cargo-zigbuild-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-zigbuild-bin

* (Optional) Uninstall cargo-zigbuild-bin on Arch using YAY

$ yay -Rns cargo-zigbuild-bin

2. Manually Install "cargo-zigbuild-bin" via AUR

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

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

b. Clone cargo-zigbuild-bin's git locally

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

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

$ cd ~/cargo-zigbuild-bin $ makepkg -si

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

ID: 1054236
Name: cargo-zigbuild-bin
PackageBaseID: 176154
PackageBase: cargo-zigbuild-bin
Version: 0.6.7-1
Description: A cargo subcommand to compile Cargo projects with zig as linker
URL: https://github.com/messense/cargo-zigbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1645224542
LastModified: 1647777401
URLPath: /cgit/aur.git/snapshot/cargo-zigbuild-bin.tar.gz