Package Details: archi 5.2.0-0

Git Clone URL: https://aur.archlinux.org/archi.git (read-only, click to copy)
Package Base: archi
Description: Free, open source, cross-platform tool and editor to create ArchiMate models.
Upstream URL: http://www.archimatetool.com/
Keywords: archi archimate
Licenses: MIT
Provides: archi
Submitter: None
Maintainer: Carlinix
Last Packager: Carlinix
Votes: 14
Popularity: 0.001450
First Submitted: 2013-05-12 20:02 (UTC)
Last Updated: 2024-03-18 17:23 (UTC)

Dependencies (3)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Kadzi commented on 2019-11-25 18:32 (UTC)

There is wrong _build value in PKGBUILD. It should be "201911" instead of "20191111".

A.Thomsen commented on 2019-11-23 12:02 (UTC)

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://www.archimatetool.com/downloads/20191111/Archi-Linux64-4.6.0.tgz

SwedishPenguin commented on 2018-12-07 19:44 (UTC)

Hi, I have posted some info on the archi forum about java versions; https://forum.archimatetool.com/index.php?topic=540.0

To use openjdk in Kubuntu I install it alongside the default java and simply use the following in a script before calling the binary: export PATH="/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/:${PATH}" export JAVA_HOME="/usr/lib/jvm/java-1.8.0-openjdk-amd64"

Phil answer that to support Java > 8 one shall add --add-modules=ALL-SYSTEM in the archi.ini and things shall work.

The download link can be copied out from firefox. Just download, click on the download-arrow, right-click on the archi-tar-file and select "copy download-link". Easy as pancake. (finding the link in the scripted page was difficult though, I never found it).

Cheers, Erik

<deleted-account> commented on 2018-11-28 14:25 (UTC)

Hi Glomzubuk, Thanks for your feedback!

I'm going to fix the dependencies as soon as possible. About the launcher, we need it to force archi to use Java 8, since it doesn't support new versions of Java: if someone has another version set as default it crashes.

Glomzubuk commented on 2018-11-28 11:20 (UTC) (edited on 2018-11-28 12:09 (UTC) by Glomzubuk)

Hi Mark, Thanks for volunteering to maintain this package.

Just wanted you to know that your launcher script is dependent on jre8-openjdk, but the dependencies of the package states java-runtime=8, so someone with https://aur.archlinux.org/packages/jre8/ for example would be left out.

Otherwise the rest of the modifications seems good (even if i don't see why we need a launcher since /usr/lib/jvm/default is already in the PATH and is managed by archlinux-java, feel free to correct me if i'm wrong)

Also, you can paste this in the console on the download page to get the archive link (for now) : window.location.origin + download_dir + mapping["archi_lnx64_tgz"]

Jeroen0494 commented on 2018-11-26 09:12 (UTC)

Hi Mark,

Thank for you comment. It's yours.

Jeroen

<deleted-account> commented on 2018-11-25 15:32 (UTC)

Hello,

The download link has changed again: https://www.archimatetool.com/downloads/4.3.0/Archi-Linux64-4.3.tgz . If you want, I can mantain this package.

Jeroen0494 commented on 2018-10-12 18:15 (UTC)

Why yes, of course Archimate put the download behind an incredibly annoying block of Javascript code. Had to dive into the website source to assemble the f*cking download link, which btw changed AGAIN. This is getting tiresome.

I don't use this program anymore, if anybody else wants to maintain it, let me know. It's become to much of a burden to me.

ArthurBorsboom commented on 2018-10-08 20:07 (UTC)

==> Retrieving sources... -> Downloading Archi-Linux64-4.2.tgz... % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://archimatetool.com/downloads/rel-42/Archi-Linux64-4.2.tgz
Aborting...
==> ERROR: Makepkg was unable to build archi.

Jeroen0494 commented on 2018-05-03 07:42 (UTC)

@Paddlaren I set the required Java version to the one recommended by archi (version 8).