imagej on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S imagej

* (Optional) Uninstall imagej on Arch using YAY

$ yay -Rns imagej

2. Manually Install "imagej" via AUR

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

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

b. Clone imagej's git locally

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

c. Go to ~/imagej folder and install it

$ cd ~/imagej $ makepkg -si

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

ID: 1383101
Name: imagej
PackageBaseID: 26559
PackageBase: imagej
Version: 2:1.54h-1
Description: Image manipulation software for scientists
URL: https://imagej.net
NumVotes: 68
Popularity: 0.043401
OutOfDate:
Maintainer: mschu
Submitter: skarn
FirstSubmitted: 1242662346
LastModified: 1704821963
URLPath: /cgit/aur.git/snapshot/imagej.tar.gz