How to Install go2 in Ubuntu 18.04



Install go2 by entering the following commands in the terminal:

sudo apt update
sudo apt install go2

Description:

fast directory finder

This package provides a mechanism for quickly changing directory on the commandline, in the style of the old Norton Change Directory for DOS, but designed specifically for bash. . Features: * cache of recent searches; * history list of visited directories; * blacklist of directories not to search; * configuration file for default options; * multiprocess execution.

Homepage: http://savannah.nongnu.org/projects/go2/

Version: 1.20121210-1

Section: universe/utils