gauche-c-wrapper on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S gauche-c-wrapper

* (Optional) Uninstall gauche-c-wrapper on Arch using YAY

$ yay -Rns gauche-c-wrapper

2. Manually Install "gauche-c-wrapper" via AUR

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

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

b. Clone gauche-c-wrapper's git locally

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

c. Go to ~/gauche-c-wrapper folder and install it

$ cd ~/gauche-c-wrapper $ makepkg -si

3. Information about the gauche-c-wrapper package on Arch User Repository (AUR)

ID: 1350715
Name: gauche-c-wrapper
PackageBaseID: 155398
PackageBase: gauche-c-wrapper
Version: 0.6.1-4
Description: Gauche foreign function interface for C and Objective-C libraries.
URL: http://www.koguro.net/prog/c-wrapper/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fabi
Submitter: fabi
FirstSubmitted: 1594635794
LastModified: 1699604459
URLPath: /cgit/aur.git/snapshot/gauche-c-wrapper.tar.gz