4 lines
128 B
Plaintext
Executable File
4 lines
128 B
Plaintext
Executable File
sudo apt update
|
|
sudo apt install python3-dev python3-pip python3-setuptools
|
|
pip3 install thefuck --user --break-system-packages
|