lib32-libffi6 on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S lib32-libffi6

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

$ yay -Rns lib32-libffi6

2. Manually Install "lib32-libffi6" via AUR

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

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

b. Clone lib32-libffi6's git locally

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

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

$ cd ~/lib32-libffi6 $ makepkg -si

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

ID: 727497
Name: lib32-libffi6
PackageBaseID: 152060
PackageBase: lib32-libffi6
Version: 3.2.1-1
Description: A portable, high level programming interface to various calling conventions (ABI version 6)
URL: http://sourceware.org/libffi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mrjackv
Submitter: mrjackv
FirstSubmitted: 1588023057
LastModified: 1588023057
URLPath: /cgit/aur.git/snapshot/lib32-libffi6.tar.gz