libjffi on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libjffi

* (Optional) Uninstall libjffi on Arch using YAY

$ yay -Rns libjffi

2. Manually Install "libjffi" via AUR

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

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

b. Clone libjffi's git locally

$ git clone https://aur.archlinux.org/libjffi.git ~/libjffi

c. Go to ~/libjffi folder and install it

$ cd ~/libjffi $ makepkg -si

3. Information about the libjffi package on Arch User Repository (AUR)

ID: 1419686
Name: libjffi
PackageBaseID: 172524
PackageBase: libjffi
Version: 1.3.13-1
Description: Java bindings for libffi
URL: https://github.com/jnr/jffi
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: SailReal
Submitter: SailReal
FirstSubmitted: 1635541292
LastModified: 1709418524
URLPath: /cgit/aur.git/snapshot/libjffi.tar.gz