mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-01 15:42:06 +00:00
Setuptools module needed for install
@@ -28,7 +28,7 @@ sudo easy_install thefuck
|
||||
:exclamation: Do not use `sudo easy_install pip`, it does not work on Ubuntu.
|
||||
|
||||
```bash
|
||||
sudo apt install python3-dev python3-pip
|
||||
sudo apt install python3-dev python3-pip python3-setuptools
|
||||
sudo pip3 install thefuck
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user