pure-ffi on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pure-ffi

* (Optional) Uninstall pure-ffi on Arch using YAY

$ yay -Rns pure-ffi

2. Manually Install "pure-ffi" via AUR

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

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

b. Clone pure-ffi's git locally

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

c. Go to ~/pure-ffi folder and install it

$ cd ~/pure-ffi $ makepkg -si

3. Information about the pure-ffi package on Arch User Repository (AUR)

ID: 728572
Name: pure-ffi
PackageBaseID: 36153
PackageBase: pure-ffi
Version: 0.16-1
Description: An interface to libffi which enables you to call C functions from Pure and vice versa.
URL: http://purelang.bitbucket.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326223
LastModified: 1588198604
URLPath: /cgit/aur.git/snapshot/pure-ffi.tar.gz