For some reason after installing EndeavourOS I don’t have java
installed (on the other computer it was installed).
I tryed typing yay -S java
but it can’t be found. Where would I go to install java?
For some reason after installing EndeavourOS I don’t have java
installed (on the other computer it was installed).
I tryed typing yay -S java
but it can’t be found. Where would I go to install java?
https://wiki.archlinux.org/index.php/Java
There are a number of options.
I had to install java-runtime
yay jre
lists quite some java runtime install options
Which one is most recommended for processing lang if you happen to know?
What is this?
Repository : aur
Name : processing
Keywords : None
Version : 3.5.4-2
Description : Programming environment for creating images, animations and interactions
URL : https://www.processing.org/
AUR URL : https://aur.archlinux.org/packages/processing
Groups : None
Licenses : GPL LGPL
Provides : None
Depends On : java-runtime=8 libgl
Make Deps : apache-ant gendesk java8-openjfx unzip
Check Deps : None
Optional Deps : None
Conflicts With : None
Maintainer : lesto
Votes : 10
Popularity : 1.652345
First Submitted : Fri 01 May 2020 02:31:02 PM CDT
Last Modified : Sun 07 Jun 2020 10:02:53 AM CDT
Out-of-date : No
It looks like jre8 is required.
Ok, I will give that a try then and I will uninstall everything else I installed, thanks