Search Criteria
Package Details: archi 4.10.0-4
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: | dukex |
Last Packager: | dukex |
Votes: | 12 |
Popularity: | 0.029733 |
First Submitted: | 2013-05-12 20:02 (UTC) |
Last Updated: | 2022-12-13 13:26 (UTC) |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg)
- java-runtime-openjdk (jdk12-openj9-bin, zulu-12-bin, jdk13-openj9-bin, jdk9-openj9-bin, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, zulu-14-bin, jdk11-openjdk-dcevm-conflicts-fixed, sapmachine-jdk-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk-jetbrains, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, zulu-18-bin, zulu-13-bin, jdk11-openj9-bin, jdk-openj9-bin, zulu-15-bin, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk-android-studio, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, java-openjdk-ea-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- webkitgtk2 (webkitgtk2-bin) (optional) – hints view support
Latest Comments
1 2 3 4 5 Next › Last »
sgrue commented on 2023-03-06 11:29 (UTC) (edited on 2023-03-06 11:31 (UTC) by sgrue)
Hi, i just tried to install archi but the build fails because of an invalid MD5 checksum:
==> Validating source files with md5sums... Archi-Linux64-4.10.0.tgz ... FAILED
commented on 2023-01-23 20:10 (UTC)
It appears the download link changed again. This should be the URL in the PKGBUILD:
If you'd like a co-maintainer, feel free to add me.
nevel commented on 2022-11-07 11:11 (UTC)
Hi, I tried to install the archi 4.10.0-3 package from AUR, but the following URL does not (no longer?) seem to work: https://www.archimatetool.com/downloads/archi/4.10.0/Archi-Linux64-4.10.0.tgz
The website points to https://www.archimatetool.com/downloads/index.php?/downloads/archi/4.10.0/Archi-Linux64-4.10.0.tgz, so perhaps that URL should be used instead.
0b100100 commented on 2021-11-17 22:32 (UTC) (edited on 2021-11-27 13:21 (UTC) by 0b100100)
This would work: $ curl -X POST -F 'do=4.9.1/Archi-Linux64-4.9.1.tgz' https://www.archimatetool.com/downloads/archi/ -o Archi-Linux64-4.9.1.tgz
But as noted by crazybyte it is probably safer to try building it from the source release tarball as the binary location might change again.
edit: "dl=" now changed to "do=". The next maintainer probably has to contact upstream if this cat and mouse game is intended.
ebiadsu commented on 2021-09-06 07:30 (UTC)
Has anybody been successful automating the download of the source. I have tried it with curl, wget and python (using the POST method) and it did not work.
crazybyte commented on 2021-03-09 07:31 (UTC) (edited on 2021-03-09 07:32 (UTC) by crazybyte)
A note for the next maintainer: fetching the sources from github [0] could be a solution... for instance, latest release tarball (4.8.1) can be downloaded from here [1].
[0] https://github.com/archimatetool/archi/releases
[1] https://github.com/archimatetool/archi/archive/release_4.8.1.tar.gz
crazybyte commented on 2021-03-08 15:54 (UTC)
you know what... I removed it from my OS
Blutkoete commented on 2021-03-06 18:10 (UTC)
I'm orphaning the package as upstream changes how it is provided more often than I actually use the program itself.
Feel free to adopt :).
crazybyte commented on 2021-03-06 11:05 (UTC) (edited on 2021-03-06 11:06 (UTC) by crazybyte)
It seems that the package should now be downloaded via POST request to https://www.archimatetool.com/downloads/archi/
with the following content
vanaoff commented on 2021-01-27 10:02 (UTC)
Hi, the version in
PKGBUILD
is not accessible anymore. Current version is located at https://www.archimatetool.com/downloads/a481/Archi-Linux64-4.8.1.tgz1 2 3 4 5 Next › Last »