libffi-static on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S libffi-static

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

$ yay -Rns libffi-static

2. Manually Install "libffi-static" via AUR

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

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

b. Clone libffi-static's git locally

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

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

$ cd ~/libffi-static $ makepkg -si

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

ID: 985179
Name: libffi-static
PackageBaseID: 172832
PackageBase: libffi-static
Version: 3.4.2-4
Description: Portable foreign function interface library
URL: https://sourceware.org/libffi/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yetist
Submitter: yetist
FirstSubmitted: 1636289720
LastModified: 1636289721
URLPath: /cgit/aur.git/snapshot/libffi-static.tar.gz