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

Last updated: November 02,2024

1. Install "zsh-html.noarch" package

Please follow the step by step instructions below to install zsh-html.noarch on AlmaLinux 8

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

2. Uninstall "zsh-html.noarch" package

In this section, we are going to explain the necessary steps to uninstall zsh-html.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 2:14:35 ago on Mon Sep 5 03:22:42 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.