How to Install and Uninstall zgen Package on Kali Linux

Last updated: April 27,2024

1. Install "zgen" package

This guide covers the steps necessary to install zgen on Kali Linux

$ sudo apt update $ sudo apt install zgen

2. Uninstall "zgen" package

Please follow the instructions below to uninstall zgen on Kali Linux:

$ sudo apt remove zgen $ sudo apt autoclean && sudo apt autoremove

3. Information about the zgen package on Kali Linux

Package: zgen
Version: 0~20150919-4
Installed-Size: 27
Maintainer: Debian Zsh Maintainers
Architecture: all
Depends: git, zsh
Size: 6344
SHA256: 18a0992fd99a6296aa52eaa1ea34b41971164bb474460329243ac78fb43b1f1e
SHA1: 2a6ba327484e2edda4e2fe4268636c19944aaa19
MD5sum: 0be54880b285b4596d200f99308bfcc0
Description: Lightweight plugin manager for ZSH inspired by Antigen
zgen is a lightweight plugin manager for ZSH inspired by Antigen. The goal is
to have a minimal overhead when starting up the shell because nobody likes
waiting. The script generates a static init.zsh file which does nothing but
sources your plugins and appends them to fpath. The downside is that you have
to refresh the init script manually with zgen reset whenever you update your
~/.zshrc.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tarjoilija/zgen
Section: shells
Priority: optional
Filename: pool/main/z/zgen/zgen_0~20150919-4_all.deb