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

Last updated: May 18,2024

1. Install "dish" package

Learn how to install dish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dish

2. Uninstall "dish" package

Please follow the guidelines below to uninstall dish on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dish $ sudo apt autoclean && sudo apt autoremove

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

Package: dish
Priority: optional
Section: universe/admin
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitar Ivanov
Architecture: all
Version: 1.19.1-1
Depends: expect
Recommends: openssh-client | ssh, telnet | inetutils-telnet | telnet-ssl
Filename: pool/universe/d/dish/dish_1.19.1-1_all.deb
Size: 53506
MD5sum: ed8024559eca7cc845f2b67f7b7dfc2b
SHA1: 440a70e9c9ba9e47cae456fe8c5e1d455923fe08
SHA256: 9f331c645ad18ad22abd29d442638170f442e9fb055b64e3bbd1774cf411f8f0
Description-en: diligence/distributed shell for parallel sysadmin
Dish executes commands simultaneously on several systems via 'ssh', 'rsh',
'telnet', 'mysql', or any user-defined command-line connection client.
It makes easy the distribution of files by 'scp' and 'rcp', but also a remote
password change or operations requiring authentication by multiple passwords.
Dish can be used as a flexible tool for managing large number of various types
of hosts such as (clustered) servers, switches, databases, etc.
Description-md5: d61edd024d9ce6b0bacdd666851cb7c5
Homepage: http://dish.mirendom.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu