Package Details: imagej2 2.16.0-2

Git Clone URL: https://aur.archlinux.org/imagej2.git (read-only, click to copy)
Package Base: imagej2
Description: Open scientific N-dimensional image processing https://doi.org/10.1186/s12859-017-1934-z
Upstream URL: https://imagej.net
Licenses: BSD-2-Clause
Submitter: lonaowna
Maintainer: Kiri0 (BioArchLinuxBot)
Last Packager: BioArchLinuxBot
Votes: 3
Popularity: 0.000000
First Submitted: 2018-07-28 23:28 (UTC)
Last Updated: 2024-10-29 06:37 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

grimler commented on 2024-07-15 06:53 (UTC)

Hey @Kiri0! Yes, I am very happy to hand over the package to you, have added you as co-maintainer.

I no longer use the package, so will disown it.

Kiri0 commented on 2024-07-15 06:22 (UTC)

Hi, I'm Kiri form BioArchlinux, can I adopt it?

marcin commented on 2022-10-27 23:54 (UTC) (edited on 2022-10-27 23:56 (UTC) by marcin)

I'm getting java 8 error:

Error, no compatiable java found! imagej2 depends on java 8

even though I have it set as default:

archlinux-java status
Available Java environments:
  java-11-openjdk
  java-8-openjdk/jre (default)

SOLVED: Had to install

yay jdk8-openjdk

grimler commented on 2022-09-24 18:47 (UTC)

@iceaway: thanks! Added changes from git, and kept author as in gist

iceaway commented on 2022-09-23 06:39 (UTC)

This build seems to be broken. I have sent a patch to the maintainer for upgrading to 2.9.0, but if anyone needs it before AUR is updated the patch for the PKGBUILD is here:

https://gist.github.com/iceaway/2333f0d1ba7d5773d70a36ad0a64081a

grimler commented on 2021-09-10 16:47 (UTC)

@carlosal1015 great, thanks for verifying!

carlosal1015 commented on 2021-09-10 15:42 (UTC) (edited on 2021-09-10 15:49 (UTC) by carlosal1015)

Hi @grimler, congratulations, the installation is successfully in gitpod with archlinux.

grimler commented on 2021-09-10 12:56 (UTC) (edited on 2021-09-10 13:13 (UTC) by grimler)

I spent some time getting the 2.2.0 build working, would be great if someone else could test the build on their system.

The added patches are part of this PR: https://github.com/imagej/imagej2/pull/293

lonaowna commented on 2019-11-12 01:08 (UTC)

@hottea thanks for the suggestions and sorry for the late reply. I'm not really using imagej currently, so I've transferred maintainership to you. Good luck!

hottea commented on 2019-11-06 12:20 (UTC)

The arch should be x86_64, and the license should be BSD. And java package should be installed to /usr/share/java, check Java package guidelines. Or you could just install it to /opt/ directory. Icon file is installed to /usr/share/icons/hicolor/512x512/apps, but dep hicolor-icon-theme is missing. Another installation dir choice is /usr/share/pixmaps. Could you fix these issues? I would like to create and update pkg from aur for CN repo.