Page 1 of 1
Linux
Posted: Tue May 01, 2018 6:42 pm
by dfvarela
Hello,
I'm a Arch Linux user, how can i install LXFree for Java once that you just have a package for Debian based versions?
Thanks
Posted: Tue May 01, 2018 7:49 pm
by admin
1) Copy the
lxfreeforjava.deb file to the desktop.
2) Open a terminal window and
3) Use the command:
this will extract three files,
debian-binary, data.tar.xz, control.tar.gz
4) Use the command
This will extract the usr folder from the data archive and put it on the desktop.
This is NOT /usr but a folder on the desktop named also named usr.
5) Inside
~/Desktop/usr/share/claudeheintzdesign-lxseries there is the jar file for the application,
LXFreeForJava.jar
Code: Select all
mv ~/Desktop/usr/share/claudeheintzdesign-lxseries/LXFreeForJava.jar ~/Desktop/LXFreeForJava.jar
6) That's what you need to run the application, all the rest of the package, you can throw away.