How to Install and Uninstall thefuck.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "thefuck.noarch" package

Here is a brief guide to show you how to install thefuck.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install thefuck.noarch

2. Uninstall "thefuck.noarch" package

Please follow the guidelines below to uninstall thefuck.noarch on Fedora 36:

$ sudo dnf remove thefuck.noarch $ sudo dnf autoremove

3. Information about the thefuck.noarch package on Fedora 36

Last metadata expiration check: 1:38:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : thefuck
Version : 3.32
Release : 2.fc36
Architecture : noarch
Size : 219 k
Source : thefuck-3.32-2.fc36.src.rpm
Repository : fedora
Summary : App that corrects your previous console command
URL : https://github.com/nvbn/thefuck
License : MIT
Description : This application corrects your previous console command.
: If you use BASH, you should add these lines to your .bashrc:
: alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
: alias FUCK='fuck'
: For other shells please check /usr/share/doc/thefuck/README.md