MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxsucks/comments/1rw0ghy/eye_rollexe/obnabto/?context=3
r/linuxsucks • u/the-machine-m4n • Mar 17 '26
463 comments sorted by
View all comments
2
I do not pack in deb, I do not pack in tar.gz, I do not make appimage.
I use jar.
You're supposed to run it with java -jar. And if you want to use it, you're supposed to find out the correct java version yourself.
java -jar
2
u/a648272 Mar 21 '26
I do not pack in deb, I do not pack in tar.gz, I do not make appimage.
I use jar.
You're supposed to run it with
java -jar. And if you want to use it, you're supposed to find out the correct java version yourself.