c2ffi-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S c2ffi-git

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

$ yay -Rns c2ffi-git

2. Manually Install "c2ffi-git" via AUR

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

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

b. Clone c2ffi-git's git locally

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

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

$ cd ~/c2ffi-git $ makepkg -si

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

ID: 1318348
Name: c2ffi-git
PackageBaseID: 140436
PackageBase: c2ffi-git
Version: r239.25fcec1-1
Description: Clang-based FFI wrapper generator
URL: https://github.com/rpav/c2ffi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: VanLaser
Submitter: VanLaser
FirstSubmitted: 1552997404
LastModified: 1694610438
URLPath: /cgit/aur.git/snapshot/c2ffi-git.tar.gz