libffi-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libffi-git

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

$ yay -Rns libffi-git

2. Manually Install "libffi-git" via AUR

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

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

b. Clone libffi-git's git locally

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

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

$ cd ~/libffi-git $ makepkg -si

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

ID: 1239648
Name: libffi-git
PackageBaseID: 127017
PackageBase: libffi-git
Version: 3.4.4.r27.gac598b7f-1
Description: Portable foreign function interface library
URL: https://sourceware.org/libffi/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1509817708
LastModified: 1681198526
URLPath: /cgit/aur.git/snapshot/libffi-git.tar.gz