Sélectionnez vos apps Linux, ceci génère un script d’installation.
Après avoir cliqué sur Générer le script, un fichier nommé install_apps.sh sera téléchargé automatiquement.
Ouvrez votre Terminal et exécutez les commandes suivantes :
cd ~/Téléchargements
chmod +x install_apps.sh
./install_apps.sh
Les applications sélectionnées seront installées automatiquement.
Compatible avec toutes les distributions Linux : Ubuntu, Debian, Mint, Fedora, Arch, Manjaro, openSUSE, etc.
After clicking Generate Script, a file named install_apps.sh will be downloaded automatically.
Open your Terminal and run the following commands:
cd ~/Downloads
chmod +x install_apps.sh
./install_apps.sh
The selected applications will install automatically.
Compatible with all Linux distributions: Ubuntu, Debian, Mint, Fedora, Arch, Manjaro, openSUSE, and more.