Package zsh: Information

  • Default inline alert: Version in the repository: 5.9-alt2

Source package: zsh
Version: 5.8-alt3
Latest version according to Repology
Build time:  Nov 2, 2021, 01:18 AM in the task #288707
Category: Shells
Report package bug
Home page: http://www.zsh.org

License: ALT-Zsh
Summary: A shell with lots of features
Description: 
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 lots of other features.

List of rpms provided by this srpm:
zsh (x86_64, ppc64le, i586, armh, aarch64)
zsh-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Arseny Maslennikov



    1. /dev/pts
    2. libgdbm-devel
    3. makeinfo
    4. man
    5. libncursesw-devel
    6. libpcre-devel
    7. libcap-devel
    8. yodl

Last changed


Nov. 2, 2021 Arseny Maslennikov 1:5.8-alt3
- New patches:
  + compaudit: fix zsh executable discovery if /proc missing
  + _rpm: complete -q --lastchange (Closes: 41261)
Feb. 27, 2021 Arseny Maslennikov 1:5.8-alt2
- Applied zsh-workers/47323 to fix Completion/Redhat/Command/_rpm.
- /etc/zlogout now only clears the screen on Linux VTs.
Feb. 7, 2021 Arseny Maslennikov 1:5.8-alt1
- 5.6.2 -> 5.8.
- Applied posted patches:
 + zsh-workers/47867
 + zsh-workers/47868
 + zsh-workers/47918
- Completion/ALT: updated _hasher.