How to Install and Uninstall zsh-syntax-highlighting Package on Kali Linux

Last updated: May 14,2024

1. Install "zsh-syntax-highlighting" package

Please follow the guidance below to install zsh-syntax-highlighting on Kali Linux

$ sudo apt update $ sudo apt install zsh-syntax-highlighting

2. Uninstall "zsh-syntax-highlighting" package

In this section, we are going to explain the necessary steps to uninstall zsh-syntax-highlighting on Kali Linux:

$ sudo apt remove zsh-syntax-highlighting $ sudo apt autoclean && sudo apt autoremove

3. Information about the zsh-syntax-highlighting package on Kali Linux

Package: zsh-syntax-highlighting
Version: 0.7.1-2
Installed-Size: 146
Maintainer: Debian Zsh Maintainers
Architecture: all
Depends: zsh
Enhances: zsh
Size: 39976
SHA256: ae23193a86881ff6b245cade0752fbdcf48198d87e0568e368e5fee5590634b9
SHA1: c30b32dbd0325daa46e24bfbbec4a70c5c4ba86a
MD5sum: 502021a2d37bc11c4974e07e317a0518
Description: Fish shell like syntax highlighting for zsh
This package provides syntax highlighting for the shell zsh. It enables
highlighting of commands whilst they are typed at a zsh prompt into an
interactive terminal. This helps in reviewing commands before running
them, particularly in catching syntax errors.
.
This feature is inspired by the Fish shell, which provides it by default.
.
There are numerous ways to configure the colors used for highlighting,
and to configure what is highlighted.
Description-md5:
Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/
Tag: devel::prettyprint, implemented-in::shell, interface::commandline,
interface::shell, role::plugin, role::program, scope::application,
uitoolkit::TODO, use::TODO, use::editing, works-with::software:running,
works-with::software:source
Section: shells
Priority: optional
Filename: pool/main/z/zsh-syntax-highlighting/zsh-syntax-highlighting_0.7.1-2_all.deb