How to Install and Uninstall zsh-autosuggestions.noarch Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "zsh-autosuggestions.noarch" package

Learn how to install zsh-autosuggestions.noarch on Rocky Linux 9

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

2. Uninstall "zsh-autosuggestions.noarch" package

Here is a brief guide to show you how to uninstall zsh-autosuggestions.noarch on Rocky Linux 9:

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

3. Information about the zsh-autosuggestions.noarch package on Rocky Linux 9

Last metadata expiration check: 0:10:31 ago on Fri Feb 16 06:49:52 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.