Install zsh-common by entering the following commands in the terminal:
sudo apt update sudo apt install zsh-common
Description:
architecture independent files for Zsh
Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains the common zsh files shared by all architectures.
Homepage: https://www.zsh.org/
Version: 5.4.2-3ubuntu3
Section: shells