g-wrap on AUR (Arch User Repository)

Last updated: January 29,2025

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

$ yay -S g-wrap

* (Optional) Uninstall g-wrap on Arch using YAY

$ yay -Rns g-wrap

2. Manually Install "g-wrap" via AUR

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

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

b. Clone g-wrap's git locally

$ git clone https://aur.archlinux.org/g-wrap.git ~/g-wrap

c. Go to ~/g-wrap folder and install it

$ cd ~/g-wrap $ makepkg -si

3. Information about the g-wrap package on Arch User Repository (AUR)

ID: 438217
Name: g-wrap
PackageBaseID: 20032
PackageBase: g-wrap
Version: 1.9.15-3
Description: A tool and guile library, for generating function wrappers for inter-language calls
URL: http://www.nongnu.org/g-wrap/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: tantalum
FirstSubmitted: 1221689320
LastModified: 1503605993
URLPath: /cgit/aur.git/snapshot/g-wrap.tar.gz