How to Install and Uninstall zsh-html.noarch Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "zsh-html.noarch" package

Here is a brief guide to show you how to install zsh-html.noarch on Rocky Linux 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 Rocky Linux 8:

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

3. Information about the zsh-html.noarch package on Rocky Linux 8

Last metadata expiration check: 1:35:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : zsh-html
Version : 5.5.1
Release : 9.el8
Architecture : noarch
Size : 519 k
Source : zsh-5.5.1-9.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.