cwrap-git on AUR (Arch User Repository)

Last updated: January 24,2025

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

$ yay -S cwrap-git

* (Optional) Uninstall cwrap-git on Arch using YAY

$ yay -Rns cwrap-git

2. Manually Install "cwrap-git" via AUR

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

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

b. Clone cwrap-git's git locally

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

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

$ cd ~/cwrap-git $ makepkg -si

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

ID: 192545
Name: cwrap-git
PackageBaseID: 89677
PackageBase: cwrap-git
Version: 0.0.r1489.c522f6d-2
Description: Automatical generate Cython wrappers from C & C++ header files
URL: https://github.com/geggo/cwrap
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jyantis
Submitter: jyantis
FirstSubmitted: 1421897327
LastModified: 1434038988
URLPath: /cgit/aur.git/snapshot/cwrap-git.tar.gz