How to Install and Uninstall fish.x86_64 Package on Fedora 35

Last updated: July 05,2024

1. Install "fish.x86_64" package

In this section, we are going to explain the necessary steps to install fish.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install fish.x86_64

2. Uninstall "fish.x86_64" package

Please follow the guidance below to uninstall fish.x86_64 on Fedora 35:

$ sudo dnf remove fish.x86_64 $ sudo dnf autoremove

3. Information about the fish.x86_64 package on Fedora 35

Last metadata expiration check: 3:28:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : fish
Version : 3.5.0
Release : 1.fc35
Architecture : x86_64
Size : 3.1 M
Source : fish-3.5.0-1.fc35.src.rpm
Repository : updates
Summary : Friendly interactive shell
URL : https://fishshell.com
License : GPLv2 and BSD and ISC and LGPLv2+ and MIT
Description : fish is a fully-equipped command line shell (like bash or zsh) that is
: smart and user-friendly. fish supports powerful features like syntax
: highlighting, autosuggestions, and tab completions that just work, with
: nothing to learn or configure.