Gephi: Instalasi: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Created page with " * Update your distribution with the last official JRE 7 ir 8 packages. * After the download completes, unzip and untar the file in a directory. * Run it by executing ./bin/ge..."
 
Onnowpurbo (talk | contribs)
No edit summary
Line 1: Line 1:
==Instalasi Java==
Update repo
sudo add-apt-repository ppa:webupd8team/java -y
sudo apt-get update
sudo apt-get install oracle-java8-installer
Install
sudo apt-get install oracle-java8-set-default
Cek
java -version
==Download==
Download dari
https://gephi.org/users/download/


* Update your distribution with the last official JRE 7 ir 8 packages.
* Update your distribution with the last official JRE 7 ir 8 packages.

Revision as of 10:15, 1 February 2017

Instalasi Java

Update repo

sudo add-apt-repository ppa:webupd8team/java -y
sudo apt-get update
sudo apt-get install oracle-java8-installer

Install

sudo apt-get install oracle-java8-set-default

Cek

java -version

Download

Download dari

https://gephi.org/users/download/



  • Update your distribution with the last official JRE 7 ir 8 packages.
  • After the download completes, unzip and untar the file in a directory.
  • Run it by executing ./bin/gephi script file.


Referensi