You are not logged in.
These are the exact steps I followed:
```sh
<already in my AUR_Programs folder>
git clone https://aur.archlinux.org/jdk11-msopenjdk-bin.git
cd "jdk11-msopenjdk-bin"
makepkg -si
<y on the install prompt>
```
After these steps it said "installed successfully"
----------
However, even after restarting the shell (and my machine), it says no java installed.
Where have I gone wrong?
Offline
However, even after restarting the shell (and my machine), it says no java installed.
What does this mean?
What's the output of...
archlinux-java statusOffline
Output of archlinux-java status
Available Java environments:
java-11-msopenjdk
No Java environment set as default
Offline
So follow the instructions in the wiki...
https://wiki.archlinux.org/title/Java#S … etween_JVM
Offline
Hey! That worked like charm. Thanks loads ![]()
Offline