jna on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S jna

* (Optional) Uninstall jna on Arch using YAY

$ yay -Rns jna

2. Manually Install "jna" via AUR

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

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

b. Clone jna's git locally

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

c. Go to ~/jna folder and install it

$ cd ~/jna $ makepkg -si

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

ID: 1174076
Name: jna
PackageBaseID: 105628
PackageBase: jna
Version: 5.12.0-1
Description: Access native libraries with pure Java code.
URL: https://github.com/java-native-access/jna
NumVotes: 8
Popularity: 0.000127
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1451999279
LastModified: 1669394172
URLPath: /cgit/aur.git/snapshot/jna.tar.gz