How to Install and Uninstall fish Package on openSuSE Tumbleweed

Last updated: May 09,2024

1. Install "fish" package

This guide covers the steps necessary to install fish on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install fish

2. Uninstall "fish" package

This tutorial shows how to uninstall fish on openSuSE Tumbleweed:

$ sudo zypper remove fish

3. Information about the fish package on openSuSE Tumbleweed

Information for package fish:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : fish
Version : 3.7.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.7 MiB
Installed : No
Status : not installed
Source package : fish-3.7.0-1.2.src
Upstream URL : https://fishshell.com/
Summary : The "friendly interactive shell"
Description :
fish is a command line shell.
It is geared towards interactive use and its features are focused on user
friendlieness and discoverability. The language syntax is simple but
incompatible with other shell languages.