Documentation:
https://yacy.net/docs/
Download:
https://yacy.net/download_installation/#package-linux
Extract and start:
Code: Select all
tar xfz yacy<VERSION>.tar.gz
cd yacy<VERSION>
./startYACY.shhttp://localhost:8090/
The YaCy web interface should then appear.
Note: Java is required.
If Java is not installed, you can download an OpenJDK module here:
https://www.mediafire.com/file/0hk9sy0w ... 0.xzm/file
To ensure that YaCy can find Java, you may need to run the following command:
Code: Select all
export PATH=/usr/lib64/java/bin:/usr/local/bin:/usr/bin:/bin:/usr/games





