How to Install and Uninstall zsh-autosuggestions Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "zsh-autosuggestions" package

This guide covers the steps necessary to install zsh-autosuggestions on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install zsh-autosuggestions

2. Uninstall "zsh-autosuggestions" package

This guide covers the steps necessary to uninstall zsh-autosuggestions on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove zsh-autosuggestions $ sudo apt autoclean && sudo apt autoremove

3. Information about the zsh-autosuggestions package on Ubuntu 20.10 (Groovy Gorilla)

Package: zsh-autosuggestions
Architecture: all
Version: 0.6.4-1
Priority: optional
Section: universe/shells
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mo Zhou
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: zsh
Enhances: zsh
Filename: pool/universe/z/zsh-autosuggestions/zsh-autosuggestions_0.6.4-1_all.deb
Size: 14152
MD5sum: 9f293e22e1fc011a406289cdf08b26f5
SHA1: efaa4f008436fd933cc47b5c6ace46fefea07c79
SHA256: 1d72c860093804a4fae8bd06c65c34733b3c81ee79031e194c985972db534b28
SHA512: 8ff466a93a11c4596bfcf902ee9b1a699754896aabe9beb4d27336379c13cf1bfdd254031a5c78caa25ba16a42da978b32b19cafdbb424b351f71688f573a8c3
Homepage: https://github.com/zsh-users/zsh-autosuggestions
Description-en: Fish-like fast/unobtrusive autosuggestions for zsh
As you type commands, you will see a completion offered after the cursor
in a muted gray color. If you press the right-arrow key or End with the
cursor at the end of the buffer, it will accept the suggestion, replacing
the contents of the command line buffer with the suggestion. If you invoke
the forward-word widget, it will partially accept the suggestion up to the
point that the cursor moves to.
Description-md5: c6d7ddd2a3b2577bc4a3e0e8147af8e4