LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install a software from a .jar file (https://www.linuxquestions.org/questions/linux-newbie-8/install-a-software-from-a-jar-file-4175448174/)

Anubhab 02-01-2013 09:38 AM

install a software from a .jar file
 
how can i install a software from a .jar file in fedora?

jkirchner 02-01-2013 09:44 AM

What is the file? Usually you just open it with java and it runs. Do you have a jre installed?

knudfl 02-01-2013 11:07 AM

"<file>.jar" : There is no install.

Just run the application with $ java -jar <file>.jar


All times are GMT -5. The time now is 10:46 PM.