-
Notifications
You must be signed in to change notification settings - Fork 4k
Installation
outfrost edited this page Nov 6, 2017
·
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 -H pip install thefuckbrew install thefuckor
sudo easy_install thefuck❗ Do not use sudo easy_install pip, it does not work on Ubuntu.
sudo apt install python3-dev python3-pip
sudo pip3 install thefucksudo pacman -S thefucksudo dnf install python-pip python-devel
sudo pip install thefucksudo emerge --ask app-shells/thefucksudo zypper in python3 python3-devel
sudo pip install thefucksudo xbps-install thefuck