Search Criteria
Package Details: geogebra-5 5.0.802.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/geogebra-5.git (read-only, click to copy) |
---|---|
Package Base: | geogebra-5 |
Description: | Dynamic mathematics software with interactive graphics, algebra and spreadsheet |
Upstream URL: | https://www.geogebra.org/ |
Licenses: | GPL3, CCPL:by-sa, CCPL:by-nc |
Conflicts: | geogebra |
Provides: | geogebra |
Submitter: | z3ntu |
Maintainer: | xiretza |
Last Packager: | xiretza |
Votes: | 21 |
Popularity: | 0.000086 |
First Submitted: | 2018-02-12 13:00 (UTC) |
Last Updated: | 2023-09-24 14:31 (UTC) |
Dependencies (3)
- hicolor-icon-theme (hicolor-icon-theme-git)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jre11-jbr-xdg, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-jbr-xdg, jre18-openjdk, jdk18-openj9-bin, jdk-android-studio, amazon-corretto-19-bin, zulu-19-bin, jdk19-graalvm-bin, liberica-jre-11-full-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-embedded-jdk, jre8-openjdk-xdg, jre17-openjdk-xdg, jre15-openjdk, zulu-embedded-jdk11, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk18-temurin, jre19-openjdk, jdk11-microsoft-openjdk, jre-openj9, jdk11-graalvm-ee-bin, jre-jetbrains, zulu-jre-fx-bin, jre17-jetbrains-imfix, jdk11-openjdk-dcevm, jre12-openjdk, jdk8-dragonwell-extended, jdk-jetbrains, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-jetbrains-bin, jdk8-openj9-bin, jdk17-dragonwell-standard-bin, amazon-corretto-8, zulu-8-bin, zulu-20-bin, zulu-jdk-fx-bin, jdk-temurin, jdk17-graalvm-ee-bin, jdk20-graalvm-ee-bin, liberica-jdk-8-full-bin, jdk20-graalvm-bin, jdk17-graalvm-bin, mandrel-bin, jre-lts, jdk17-zulu-prime-bin, jdk8-graalvm-ee-bin, jdk8-aarch64, jdk8-temurin, jre17, jre8-adoptopenjdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, amazon-corretto-20-bin, amazon-corretto-17, zulu-15-bin, jdk8, jre8, jdk21-jetbrains-bin, jre21-jetbrains-imfix, amazon-corretto-11, jdk17-jetbrains-bin, jdk-microsoft-openjdk, jdk17-openj9-bin, jdk20-openj9-bin, java-openjdk-bin, zulu-21-bin, amazon-corretto-21-bin, jre11, liberica-jdk-full-bin, jre-openjdk-xdg, java-openjdk-ea-bin, jdk11-temurin, jdk17-temurin, jre, zulu-11-bin, zulu-17-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- xdg-utils (busking-git, xdg-utils-slock, xdg-utils-lxqt, mimi, mimi-git, xdg-utils-handlr, opener, xdg-utils-betterlockscreen, xdg-utils-symlink-fix, xdg-utils-custom-open, mimejs-git, xdg-utils-mimeo)
Latest Comments
1 2 3 4 Next › Last »
xiretza commented on 2022-04-15 16:20 (UTC)
Thanks!
ccorn commented on 2022-04-13 21:56 (UTC) (edited on 2022-04-13 21:56 (UTC) by ccorn)
Now that JRE 18 is out, properly
grep
ing for8
needs the-w
option:Besides, in my checkout of the
PKGBUILD
, I version thedepends
onjava-runtime=8
because running with anything else works superficially but with flaws that grow worse over time. Today I ran it with the JRE 18 because of the unrefinedgrep
, and I got subtle redraw errors.andean_engineer commented on 2021-11-14 17:15 (UTC)
Please, is it feasible to install GeoGebra 6 of the Arch Community repo simultaneously with this AUR 5 version?
Definitively, I prefer GeoGebra 5. However, some graphics tasks require the use of the 6 version. Now, I use the official Linux portable version. Nevertheless, I would prefer to install the package to get auto-updating.
HoolaBoola commented on 2021-09-01 12:05 (UTC)
@xiretza I found a solution. It was due to Wayland, Java GUIs seem to not like it very much.
The solution was to run the app with
_JAVA_AWT_WM_NONREPARENTING=1 geogebra
Found the solution in this archwiki article
xiretza commented on 2021-09-01 11:36 (UTC)
Hmm, can't reproduce - works fine for me, and my log is exactly the same.
HoolaBoola commented on 2021-09-01 11:09 (UTC) (edited on 2021-09-01 12:01 (UTC) by HoolaBoola)
EDIT: solution above
Launching the app after installing it only opens to a blank window
The log file doesn't seem to help much
medmedin commented on 2021-04-17 20:13 (UTC)
@xiretza why the package doesn't extract the embedded jre8 and uses it by default ?
code_xpert commented on 2021-03-31 09:38 (UTC)
Can't seem to log in with Google. The buttons on the page to enter your email won't do anything.
andean_engineer commented on 2021-01-28 00:21 (UTC) (edited on 2021-03-28 14:16 (UTC) by andean_engineer)
EDIT: Now, I can get the base 64 with the AUR version with CTRL + SHIFT + B. Sometimes, it doesn't work. Then, I select any object in the Graphics Area and hit again CTRL + SHIFT + B: the base 64 code comes to the clipboard.
Please, how could I get the base 64 of an applet? Frequently, the shortcut CTRL + SHIFT + B makes this task. However, with my windows manager (i3-gaps), it doesn't work. The portable version of the official site of GeoGebra seems to work fine.
I've tried some online conversion tools. However, my Internet connection is no good.
Arch Linux (Linux kernel: 5.4.92-1-lts) + i3-gaps (4.19-1).
ccorn commented on 2020-10-21 10:18 (UTC)
I am not fluent with Java tools, but the gluegen build instructions seem to require specification of the target JRE version for their
ant
build command. Presumably, Geogebra's gluegen build has been made for JRE 8.1 2 3 4 Next › Last »