Installer GUI
Dependencies
- Python
- Tk Interface
Fedora
sudo dnf install python3-pillow-tk python3-tkinter
Ubuntu
sudo apt-get install python3-tk
Running
First things first, make sure you are in Editor/Linux/Installer
Next, give the Installer.py script permission to run with chmod +x
chmod +x Installer.py
Now, you can run the sript with Python
python3 Installer.py