8 lines
162 B
Bash
8 lines
162 B
Bash
sudo apt-get install python-tk
|
|
sudo apt-get install xdotool
|
|
|
|
sudo apt-get install python-setuptools
|
|
sudo apt-get install python-pip
|
|
|
|
pip install pyinstaller==3.6
|