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

Last updated: June 28,2024

1. Install "zsh-autosuggestions.noarch" package

This is a short guide on how to install zsh-autosuggestions.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:58:24 ago on Wed Mar 13 07:41:12 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.