Linux Installation
1a – For Linux Download the ZIP file PRCY-Toolkit-Linux.zip
1b – For the Raspberry PI Download the ZIP file PRCY-Toolkit-PI.zip
2 - Before you can start PRCY-Toolkit you have to install Java and JavaFX. → see here
3 - Check what version of Java is on your Linux (PI).
In Terminal type
java --version
Result will be something like:
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-post-Raspbian-1deb10u1)
OpenJDK Server VM (build 11.0.11+9-post-Raspbian-1deb10u1, mixed mode)
Install Javafx: in Terminal type:
sudo apt-get install -y openjfx
If you don’t see this like other Linux builds then we have to install Java.
In Terminal type:
sudo apt install openjdk-11-jre-headless
sudo apt install openjdk-11-jdk
Install Javafx. In Terminal type:
sudo apt-get install -y openjfx
4 - Extract the PRCY-Toolkit to your home folder.
When you have done this open this folder with the terminal and type:
sudo chmod +x *
Toolkit Wiki Home PRivaCY Coin Wiki Startpage
Disclaimer: You are using PRCY-Toolkit at your own RISK !