imagej2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S imagej2

* (Optional) Uninstall imagej2 on Arch using YAY

$ yay -Rns imagej2

2. Manually Install "imagej2" via AUR

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

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

b. Clone imagej2's git locally

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

c. Go to ~/imagej2 folder and install it

$ cd ~/imagej2 $ makepkg -si

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

ID: 1143825
Name: imagej2
PackageBaseID: 134576
PackageBase: imagej2
Version: 2.9.0-0
Description: Open scientific N-dimensional image processing
URL: https://imagej.net
NumVotes: 3
Popularity: 4.0E-5
OutOfDate:
Maintainer: grimler
Submitter: lonaowna
FirstSubmitted: 1532820520
LastModified: 1664045181
URLPath: /cgit/aur.git/snapshot/imagej2.tar.gz