wit-bindgen on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S wit-bindgen

* (Optional) Uninstall wit-bindgen on Arch using YAY

$ yay -Rns wit-bindgen

2. Manually Install "wit-bindgen" via AUR

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

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

b. Clone wit-bindgen's git locally

$ git clone https://aur.archlinux.org/wit-bindgen.git ~/wit-bindgen

c. Go to ~/wit-bindgen folder and install it

$ cd ~/wit-bindgen $ makepkg -si

3. Information about the wit-bindgen package on Arch User Repository (AUR)

ID: 1422794
Name: wit-bindgen
PackageBaseID: 198639
PackageBase: wit-bindgen
Version: 0.21.0-1
Description: A language binding generator for WebAssembly interface types
URL: https://github.com/bytecodealliance/wit-bindgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mh4ckwascut
Submitter: mh4ckwascut
FirstSubmitted: 1697535529
LastModified: 1709853252
URLPath: /cgit/aur.git/snapshot/wit-bindgen.tar.gz