To execute .jar files on linux u need to have java runtime evniornment (JRE) and simply run the command ” java -jar path_to_jar_file”.
example to run your-freedom on linux go to terminal and type the command “java -jar /root/freedom.jar” (here the path of jar file can vary.
to add shortcut of your-freedom to k menu do the following steps:-
1. right click on the k menu icon.
2. click on “menu editor”.
3.select where you want the shortcut to be added and from the file menu select new item.
4.enter the name of the item. eg:- freedom.
5.on the right side fill in the command as mentioned above(command to run the .jar file).
6.select the icon and in the file menu click on save.
7.a new shortcut is added in the k menu at your desired position.




