Closed slrslr closed 2 years ago
Hi,
You need the JDK only if you want to build from source. If you want only to run MuWire after it's built (or if you're using the pre-built .zip
distribution) then the JRE is enough. You need both the -headless
and the other JRE package though.
You need both the
-headless
and the other JRE package though.
from Your whole comment i understand that i need all openjdk packages displayed on my image above (240 megabytes+), since there is no pre-build package at https://github.com/zlatinb/muwire/releases and so i would be cloning git and building: https://github.com/zlatinb/muwire/wiki/Reproducible-build https://github.com/zlatinb/muwire#building https://github.com/slrslr/Miscellaneous-bash-scripts/blob/master/updatemuwire
Hi, a pre-built .zip
is available at https://muwire.com which is updated only once per release.
Hello readme says "You need a JDK version between 11 and 17 inclusive."
On Debian 11 i have installed likely like this:
The updates seems to be large:
Do You think that it is necessary to keep everything what I have installed, or can i remove or stop updating any particular part without breaking Muwire dependency?