#(SOLVED) How do I install Java 21 on Mint?
34 messages · Page 1 of 1 (latest)
try this guide
https://itsfoss.com/install-java-ubuntu/
figured out apt
thanks
just did your original message lol not the tutorial
RESOLVED
Glad you found a decent alternative to this. FYI, when you encounter a .sh file (shell script) right click it and open-with : text editor and have a quick read, to see if any blatantly obvious malice is listed in it. Afterwards you can drag the file onto open terminal and press Enter. OR you can "dot-slash" it, which is a way to run it in terminal, by doing ./scriptname.sh in its residing directory
I made it myself
ah
u'd have to mark it executable first either in the file manager properties> permissions box, or by command
then dot slash it
ye its executeable
is their a way to make it run when double clicked or do i need to go thru the dialog box each time
did u put the shebang in the very first line of file?
ye
Yeah you can likely accept the warning popup on double click, and have it remember to run that type of file each time
like how do i skip this and just run it double clicking
idk lol thats what ai told me to put
oh I thought it would have a "remember" checkbox
FRICKIN AI!
its my second day as a linux user
google "linux shebang"
wait thats the actual term for it lmao
come to think of it, this may have a remember option in the Nemo options
yes
is nemo the file explorer?
found the option
good. change the title. and add a tag.
close the post if you want
nvm it dosnt work so ill leave it how it was
whelp gonna mark solved now