How to Install and Uninstall thefuck Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "thefuck" package

This tutorial shows how to install thefuck on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install thefuck

2. Uninstall "thefuck" package

Learn how to uninstall thefuck on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove thefuck $ sudo apt autoclean && sudo apt autoremove

3. Information about the thefuck package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: thefuck
Priority: optional
Section: universe/python
Installed-Size: 334
Maintainer: Ubuntu Developers
Original-Maintainer: Alessio Treglia
Architecture: all
Version: 3.2-1
Depends: python-colorama, python-decorator, python-psutil, python-six, python2.7, python:any (>= 2.7.5-5~), python-pathlib
Filename: pool/universe/t/thefuck/thefuck_3.2-1_all.deb
Size: 53986
MD5sum: 6beed22853a5a283681c8c952ce695ca
SHA1: be0cf109cccbf725823a7cccb940388d7b9f8a6f
SHA256: b81d944c55d209cf90a22a1959056504a16a02f95f821371badfd5b3f8ce1be3
Description-en: spelling corrector of console commands
The Fuck attempts to fix user's command line mistakes, by
composing new commands applying a series of matching rules.
It supports various shells, such as bash, fish, tcsh, and
zsh.
.
This package provides the Python 2 version of The Fuck as
python-pathlib currently lacks Python 3 support. Furthermore
the 'sudo' matching rule has been disabled for users' safety.
Description-md5: f3f31d0cddd44b9ad72b2ffa256fe52d
Homepage: https://github.com/nvbn/thefuck
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu