lib32-libffi5 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S lib32-libffi5

* (Optional) Uninstall lib32-libffi5 on Arch using YAY

$ yay -Rns lib32-libffi5

2. Manually Install "lib32-libffi5" via AUR

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

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

b. Clone lib32-libffi5's git locally

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

c. Go to ~/lib32-libffi5 folder and install it

$ cd ~/lib32-libffi5 $ makepkg -si

3. Information about the lib32-libffi5 package on Arch User Repository (AUR)

ID: 186502
Name: lib32-libffi5
PackageBaseID: 58875
PackageBase: lib32-libffi5
Version: 3.0.10-2
Description: A portable, high level programming interface to various calling conventions (ABI version 5)
URL: http://sourceware.org/libffi
NumVotes: 8
Popularity: 2.0E-6
OutOfDate:
Maintainer: trya
FirstSubmitted: 1335725426
LastModified: 1433798746
URLPath: /cgit/aur.git/snapshot/lib32-libffi5.tar.gz