Before you start installing Samsung ODIN in Linux first check Java version. You need at least Java 8 to work perfectly. To check your Java version in Linux – just turn your terminal window and type on it this code:
Code | java -version
If you see Java version less than 8, so you have to update it into the latest Java package. To update Aptitude Package Manager:
Code |
sudo add-apt-repository ppa:webupd8team/java
sudo apt update
sudo apt install oracle-java9-installer
If necessary change the java environment to the new one(this should be changed automatically by the installer of the new package):
Download ODIN for Linux