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

Last updated: October 05,2024

1. Install "zsh-autosuggestions.noarch" package

Please follow the guidelines below to install zsh-autosuggestions.noarch on Oracle Linux 9

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

2. Uninstall "zsh-autosuggestions.noarch" package

Please follow the steps below to uninstall zsh-autosuggestions.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:30:02 ago on Thu Feb 15 07:50:05 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.