aurous-linux64.zip
Download Torrent
Opens in your torrent client (e.g. qBittorrent)
Health
Dead0/0
Info HashD4176C10FFBC90033AB4D9BC7C16B7297E5A88FD
Peers Updated5 hours ago (2026-04-01 02:57:18)
Description
# Aurous Guide for Linux
Hi, thanks for checking out Aurous and helping us test it. Aurous has a few system requierments.
First of all you'll need at least Java 8
You can install it by doing the following:
* $ sudo add-apt-repository ppa:webupd8team/java
* $ sudo apt-get update
* $ sudo apt-get install oracle-java8-installer
*
### Other requirements
* sudo apt-get install libgcrypt11 libgcrypt11-dev gcc
### Running
Simply double click the .jar file or run it from command line using
* java -jar Aurous.jar
### Debug tools
Remote debugging is enabled by default for the alpha, feel free to take advantage of it, the url is printed when the application is ran
Hi, thanks for checking out Aurous and helping us test it. Aurous has a few system requierments.
First of all you'll need at least Java 8
You can install it by doing the following:
* $ sudo add-apt-repository ppa:webupd8team/java
* $ sudo apt-get update
* $ sudo apt-get install oracle-java8-installer
*
### Other requirements
* sudo apt-get install libgcrypt11 libgcrypt11-dev gcc
### Running
Simply double click the .jar file or run it from command line using
* java -jar Aurous.jar
### Debug tools
Remote debugging is enabled by default for the alpha, feel free to take advantage of it, the url is printed when the application is ran