libffi5 on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "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
Copied
b. Install libffi5 on Arch using YAY
$
yay -S
libffi5
Copied
* (Optional) Uninstall libffi5 on Arch using YAY
$
yay -Rns
libffi5
Copied
2. Manually Install "libffi5" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libffi5's git locally
$
git clone https://aur.archlinux.org/libffi5.git
~/libffi5
Copied
c. Go to ~/libffi5 folder and install it
$
cd
~/libffi5
Copied
$
makepkg -si
Copied
3. Information about the libffi5 package on Arch User Repository (AUR)
ID: 1397682
Name: libffi5
PackageBaseID: 58874
PackageBase: libffi5
Version: 3.0.13-1
Description: A portable, high level programming interface to various calling conventions (ABI version 5)
URL: http://sourceware.org/libffi
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer: trya
Submitter: trya
FirstSubmitted: 1335724767
LastModified: 1706833822
URLPath: /cgit/aur.git/snapshot/libffi5.tar.gz
Name: libffi5
PackageBaseID: 58874
PackageBase: libffi5
Version: 3.0.13-1
Description: A portable, high level programming interface to various calling conventions (ABI version 5)
URL: http://sourceware.org/libffi
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer: trya
Submitter: trya
FirstSubmitted: 1335724767
LastModified: 1706833822
URLPath: /cgit/aur.git/snapshot/libffi5.tar.gz