How to Install and Uninstall fish.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "fish.x86_64" package

Please follow the step by step instructions below to install fish.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install fish.x86_64

2. Uninstall "fish.x86_64" package

Please follow the instructions below to uninstall fish.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove fish.x86_64 $ sudo dnf autoremove

3. Information about the fish.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:21:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : fish
Version : 3.3.1
Release : 3.el9
Architecture : x86_64
Size : 3.3 M
Source : fish-3.3.1-3.el9.src.rpm
Repository : epel
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.