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
Copied
b. Install jna on Arch using YAY
$
yay -S
jna
Copied
* (Optional) Uninstall jna on Arch using YAY
$
yay -Rns
jna
Copied
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
Copied
b. Clone jna's git locally
$
git clone https://aur.archlinux.org/jna.git
~/jna
Copied
c. Go to ~/jna folder and install it
$
cd
~/jna
Copied
$
makepkg -si
Copied
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
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