Search Criteria
Package Details: openrefine 3.4.1-1
Git Clone URL: | https://aur.archlinux.org/openrefine.git (read-only, click to copy) |
---|---|
Package Base: | openrefine |
Description: | A free, open source power tool for working with messy data and improving it |
Upstream URL: | https://openrefine.org/ |
Licenses: | |
Submitter: | rdoursenaud |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 6 |
Popularity: | 0.087730 |
First Submitted: | 2017-07-11 07:30 |
Last Updated: | 2020-09-25 11:47 |
Dependencies (2)
- bash (bash-devel-git, bash-devel-static-git)
- java-environment>=8 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jdk8-j9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, jdk11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jdk8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jdk-openj9, jre-jetbrains, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jdk11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, java-openjdk-ea-bin, jdk-openj9-bin, jdk, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
Latest Comments
Thulsadum commented on 2020-09-25 11:50
There was a new release yesterday: https://github.com/OpenRefine/OpenRefine/releases/tag/3.4.1
Thank you!
kragol commented on 2020-06-23 22:28
Just a comment about the openrefine.sh script: It would be nice to be able to pass arguments to the refine executable. Currently I would need to call /opt/openrefine/refine just so that I can increase the memory available to the app (e.g.
/opt/openrefine/refine -m 8192m
)simon04 commented on 2020-03-05 18:56
@rdoursenaud, please update to 3.3 – https://github.com/OpenRefine/OpenRefine/releases/tag/3.3
rdoursenaud commented on 2018-02-10 12:20
@Nudin a symlink didn't cut it, I created a launch script. It's named openrefine since argyllcms already uses /usr/bin/refine
Nudin commented on 2017-12-15 12:09
Thanks. I would add a symlink /usr/bin/refine → /opt/openrefine/refine to make it easier to start. That's quite the standard when software is installed in /opt.
rdoursenaud commented on 2017-12-14 14:56
@Nudin Launch /opt/openrefine/refine from a terminal to start the server. Interaction is then done from an Internet browser. Hit CTRL+C in the terminal window to stop the server.
Nudin commented on 2017-12-14 02:22
How to start it? Theres no executable file nor a .desktop-file not a unit-file.