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
Copied
b. Install pure-ffi on Arch using YAY
$
yay -S
pure-ffi
Copied
* (Optional) Uninstall pure-ffi on Arch using YAY
$
yay -Rns
pure-ffi
Copied
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
Copied
b. Clone pure-ffi's git locally
$
git clone https://aur.archlinux.org/pure-ffi.git
~/pure-ffi
Copied
c. Go to ~/pure-ffi folder and install it
$
cd
~/pure-ffi
Copied
$
makepkg -si
Copied
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
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