-
Notifications
You must be signed in to change notification settings - Fork 4k
Installation
Pierre-Louis Peeters edited this page Aug 6, 2015
·
27 revisions
You need to install requirements:
- pip
- python
- python-dev (or python-devel on some distros: Fedora, CentOS)
And then install thefuck with pip:
sudo pip install thefuckbrew install thefuckor
sudo easy_install thefuck❗ Do not use sudo easy_install pip, it does not work on Ubuntu.
sudo apt-get install python-pip python-dev
sudo pip install psutil thefucksudo pacman -S thefuck