How to Install and Uninstall zsh-common Package on Kali Linux

Last updated: September 20,2024

1. Install "zsh-common" package

This is a short guide on how to install zsh-common on Kali Linux

$ sudo apt update $ sudo apt install zsh-common

2. Uninstall "zsh-common" package

Please follow the instructions below to uninstall zsh-common on Kali Linux:

$ sudo apt remove zsh-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the zsh-common package on Kali Linux

Package: zsh-common
Source: zsh
Version: 5.9-6
Installed-Size: 16421
Maintainer: Debian Zsh Maintainers
Architecture: all
Replaces: zsh (<= 5.0.2-1), zsh-doc (<= 5.8-7~)
Recommends: zsh
Suggests: zsh-doc
Breaks: zsh-doc (<= 5.8-7~)
Size: 4145756
SHA256: d7be7767742bda1843eabbde9d0d3b4ff68a2c11276d7e7a9364e636bbe5128d
SHA1: 02802719e6128ba7500eaa918303401d1a7c3867
MD5sum: c5c7fde2abcdbc8feee79cdd9b1c4ac3
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.zsh.org/
Tag: implemented-in::shell, role::app-data, role::program
Section: shells
Priority: optional
Filename: pool/main/z/zsh/zsh-common_5.9-6_all.deb