Install zsh-dev by entering the following commands in the terminal:
sudo apt update sudo apt install zsh-dev
Description:
shell with lots of features (development files)
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 headers and scripts necessary to compile third-party modules.
Homepage: https://www.zsh.org/
Version: 5.4.2-3ubuntu3
Section: libdevel