How to Install and Uninstall zsh-autosuggestions.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "zsh-autosuggestions.noarch" package

This is a short guide on how to install zsh-autosuggestions.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "zsh-autosuggestions.noarch" package

Please follow the step by step instructions below to uninstall zsh-autosuggestions.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the zsh-autosuggestions.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:08:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : zsh-autosuggestions
Version : 0.7.0
Release : 6.el9
Architecture : noarch
Size : 21 k
Source : zsh-autosuggestions-0.7.0-6.el9.src.rpm
Repository : epel
Summary : Fish-like autosuggestions for zsh
URL : https://github.com/zsh-users/zsh-autosuggestions
License : MIT
Description : This package provides autosuggestions for the shell zsh. It suggests commands
: as you type based on history and completions.