''Here you can find a script that will automatically add the free weekly epicgames to your library''
Installation
Google Chrome
JRE 1.8.0
Sources
$ sudo apt-get update
$ sudo apt-get install google-chrome-stable
Vérifier que Google Chrome est installer
$ google-chrome -version
Output
Google Chrome 78.0.3904.108
$ sudo apt-get update
$ sudo apt-get install default-jre
Vérifier la version de java
$ java -version
Output
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (build 1.8.0_232-8u232-b09-1~deb9u1-b09)
OpenJDK 64-Bit Server VM (build 25.232-b09, mixed mode)
Installation de Mariadb : https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/