How to install UTSU on linux?

Axel☆

Momo's Minion
I'm kind of new to linux, and I'm not sure how to install UTSU. What are like the codes and stuff for me to install it?
 

xyompltrine

Teto's Territory
Defender of Defoko
Install Java and Maven
run theses three commands in the terminal
Code:
git clone https://github.com/titinko/utsu.git
cd utsu
mvn javafx:run
use, cd utsu, and mvn javafx:run to run UTSU

that's how I installed utsu on linux
 
Last edited:

Similar threads