How to Install and Uninstall zsh-html.noarch Package on CentOS Stream 8

Last updated: October 08,2024

1. Install "zsh-html.noarch" package

Please follow the guidelines below to install zsh-html.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install zsh-html.noarch

2. Uninstall "zsh-html.noarch" package

Please follow the instructions below to uninstall zsh-html.noarch on CentOS Stream 8:

$ sudo dnf remove zsh-html.noarch $ sudo dnf autoremove

3. Information about the zsh-html.noarch package on CentOS Stream 8

Last metadata expiration check: 4:20:16 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : zsh-html
Version : 5.5.1
Release : 10.el8
Architecture : noarch
Size : 520 k
Source : zsh-5.5.1-10.el8.src.rpm
Repository : appstream
Summary : Zsh shell manual in html format
URL : http://zsh.sourceforge.net/
License : MIT
Description : The zsh shell is a command interpreter usable as an interactive login
: shell and as a shell script command processor. Zsh resembles the ksh
: shell (the Korn shell), but includes many enhancements. Zsh supports
: command line editing, built-in spelling correction, programmable
: command completion, shell functions (with autoloading), a history
: mechanism, and more.
:
: This package contains the Zsh manual in html format.