Skip to content
Vladimir Iakovlev edited this page Apr 27, 2015 · 27 revisions

Generic way

You need to install requirements:

  • pip
  • python
  • python-dev

And then install thefuck with pip:

sudo pip install thefuck

OS X

brew install thefuck

Ubuntu

sudo apt-get install python-pip python-dev
sudo pip install thefuck

Arch

sudo pacman -S thefuck

fuck is available!

Clone this wiki locally