How to Install and Uninstall fish-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "fish-dbg" package

This tutorial shows how to install fish-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fish-dbg

2. Uninstall "fish-dbg" package

Learn how to uninstall fish-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fish-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the fish-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fish-dbg
Priority: extra
Section: universe/shells
Installed-Size: 7173
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: amd64
Source: fish
Version: 2.2.0-3
Depends: fish (= 2.2.0-3)
Pre-Depends: dpkg (>= 1.17.14)
Filename: pool/universe/f/fish/fish-dbg_2.2.0-3_amd64.deb
Size: 6889478
MD5sum: 530503b3ad241d1a308af6064440bf9f
SHA1: a58f3f5e45b45fc338fb573e7af14a71504e433d
SHA256: 06957094d2eb44feaacfb739fceadf43650824ebe0151e6c46876c1ff78393ee
Description-en: friendly interactive shell (debugging symbols)
Fish is a shell geared towards interactive use. Its features are focused on
user friendliness and discoverability. The language syntax is simple but
incompatible with other shell languages.
.
This package contains gdb debugging symbols for the fish package.
Description-md5: e41590f0fae56990fcf934850cce0eca
Homepage: http://fishshell.com/
Build-Ids: 66f69269492c6e63389084859d87ad66ada40da6 b5f71c5ef2718c7b502dff72d7d7a7b0543c49e9 ea18317766fcaef00e1d49a4ab8a844b077c871d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu