How to Install and Uninstall go2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "go2" package

Please follow the instructions below to install go2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install go2

2. Uninstall "go2" package

Please follow the guidance below to uninstall go2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove go2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the go2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: go2
Priority: extra
Section: universe/utils
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: David Villa Alises
Architecture: all
Version: 1.20121210-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), tree
Filename: pool/universe/g/go2/go2_1.20121210-1_all.deb
Size: 14364
MD5sum: 48290de09846ed28755376da772e9fa7
SHA1: f2e384b8da9f3cf82689a2ab55f990c0f9235f80
SHA256: 3ba421fbac82de8e908b80b1759bd8eaf8ef806e51a4b2650bd0f41e03a4d4bf
Description-en: 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.
Description-md5: 576e240226c326fe480d9f9732953ee1
Homepage: http://savannah.nongnu.org/projects/go2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu