Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2023-09-04 | 1.6 kB | |
LiChroD-IA.zip | 2023-09-04 | 477.9 MB | |
LiChroD.v2.0.light.zip | 2023-09-02 | 386.5 MB | |
readme.md | 2023-09-02 | 1.9 kB | |
lichrod source code.tar.gz | 2023-09-01 | 780 Bytes | |
lichrod source code.zip | 2023-09-01 | 1.1 kB | |
lichrod.tar.gz | 2023-09-01 | 780 Bytes | |
lichrod.zip | 2023-09-01 | 1.1 kB | |
README.md | 2023-09-01 | 139 Bytes | |
Totals: 9 Items | 864.4 MB | 0 |
Ces manipulations nécessitent d'avoir activé l'environnement de développement Linux sur votre Chromebook. (Paramètres/Paramètres avancés/Développeurs/Environnement de développement Linux/Activer...) ######################## Français ##################################### Déplacez votre archive depuis "Téléchargements" à la racine de "Fichiers Linux" (avec l'explorateur de fichiers Chromebook) Ouvrez un terminal (Application "Terminal" qui apparaît après avoir activé l'environnement Linux): Décompressez l'archive avec la commande: tar -xzvf LiChroD.tar.gz (ou avec "<clic droit>/Extraire tout" pour les fichiers .zip) Rendez les fichiers exécutables avec: chmod +x LiChroD-vX.X/*.sh accédez au fichier install.sh : cd <Nom du Dossier> tant que la commande ls n'affiche pas le fichier install.sh lancez l'installation: ./install.sh These operations require you to have activated the Linux development environment on your Chromebook. (Settings/Advanced settings/Developers/Linux development environment/Enable...) ######################## World ##################################### Move your archive from "Downloads" to the root of "Linux Files" (with the Chromebook file explorer) Open a terminal ("Terminal" application that appears after activating the Linux environment): Unzip the archive with the command: tar -xzvf LiChroD.tar.gz (or with "<right click>/Extract all" for .zip files) make files executable with: chmod +x LiChroD-vX.X/*.sh access the install.sh file: cd <Folder name> until the ls command displays the install.sh file run the installation: ./install.sh