zsh on openSUSE Leap
Last updated: March 15,2023
1. Install zsh package
This guide covers the steps necessary to install zsh package:
sudo zypper refresh
sudo zypper install zsh
2. Uninstall / Remove zsh package
Please follow the steps below to uninstall zsh package:
sudo zypper remove zsh
3. Details of zsh package
Information for package zsh:
----------------------------
Repository : Main Repository
Name : zsh
Version : 5.6-5.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 8,6 MiB
Installed : No
Status : not installed
Source package : zsh-5.6-5.17.src
Summary : Shell with comprehensive completion
Description :
Zsh is a UNIX command interpreter (shell) that resembles the Korn shell
(ksh). It is not completely compatible. It includes many enhancements,
notably in the command-line editor, options for customizing its
behavior, file name globbing, features to make C-shell (csh) users feel
at home, and extra features drawn from tcsh (another `custom' shell).
Zsh is well known for its command line completion.
----------------------------
Repository : Main Repository
Name : zsh
Version : 5.6-5.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 8,6 MiB
Installed : No
Status : not installed
Source package : zsh-5.6-5.17.src
Summary : Shell with comprehensive completion
Description :
Zsh is a UNIX command interpreter (shell) that resembles the Korn shell
(ksh). It is not completely compatible. It includes many enhancements,
notably in the command-line editor, options for customizing its
behavior, file name globbing, features to make C-shell (csh) users feel
at home, and extra features drawn from tcsh (another `custom' shell).
Zsh is well known for its command line completion.