• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Uncategorized / Install FISH Command Line Shell On Linux Ubuntu 15.04 & Ubuntu 14.04

Install FISH Command Line Shell On Linux Ubuntu 15.04 & Ubuntu 14.04

By Sourabh / September 9, 2015 Category: Uncategorized

Install FISH command line shell on Linux Ubuntu 15.04, Ubuntu 14.04 and Derivatives. FISH (friendly interactive shell) is a command line shell for interactive users.

A shell is a user interface to access operating system. Shells use either a command-line interface (CLI) or graphical user interface (GUI).

FISH Features:

  • Autosuggestions – FISH suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0!
  • Glorious VGA Color – FISH natively supports term256, the state of the art in terminal technology. You’ll have an astonishing 256 colors available for use!
  • Sane Scripting – FISH is fully scriptable, and its syntax is simple, clean, and consistent. You’ll never write esac again.
  • Web Based configuration – For those lucky few with a graphical computer, you can set your colors and view functions, variables, and history all from a web page.
  • Man Page Completions – Other shells support programmable completions, but only FISH generates them automatically by parsing your installed man pages.

Works Out Of The Box – FISH will delight you with features like tab completions and syntax highlighting that just work, with nothing new to learn or configure.

Install FISH On Ubuntu

Open the terminal and run the following commands

sudo apt-add-repository ppa:FISH-shell/release-2
sudo apt-get update
sudo apt-get install FISH

Once installed, open FISH from Ubuntu Dash. You can also open it from Terminal. Open the terminal and run FISH command to start FISH Shell.

If you need more help, type help in the command line for instructions and usage details.

If you need to uninstall and remove the FISH Shell, run the command given below:

sudo apt-get install FISH

Tags: Command Line Shell Linux, Command Line Shell Ubuntu, Command Line Shell Ubuntu 14.04, Command Line Shell Ubuntu 15.04, FISH Command Line Shell Linux, FISH Command Line Shell Ubuntu, Install FISH Command Line Shell On Linux, Install FISH Command Line Shell On Ubuntu, Install FISH Command Line Shell On Ubuntu 14.04, Install FISH Command Line Shell On Ubuntu 15.04, Linux Command Line Shell, Ubuntu Command Line Shell, Ubuntu FISH Command Line Shell

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap