zsh-fast-syntax-highlighting on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "zsh-fast-syntax-highlighting" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install zsh-fast-syntax-highlighting on Arch using YAY

$ yay -S zsh-fast-syntax-highlighting

* (Optional) Uninstall zsh-fast-syntax-highlighting on Arch using YAY

$ yay -Rns zsh-fast-syntax-highlighting

2. Manually Install "zsh-fast-syntax-highlighting" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zsh-fast-syntax-highlighting's git locally

$ git clone https://aur.archlinux.org/zsh-fast-syntax-highlighting.git ~/zsh-fast-syntax-highlighting

c. Go to ~/zsh-fast-syntax-highlighting folder and install it

$ cd ~/zsh-fast-syntax-highlighting $ makepkg -si

3. Information about the zsh-fast-syntax-highlighting package on Arch User Repository (AUR)

ID: 986144
Name: zsh-fast-syntax-highlighting
PackageBaseID: 148795
PackageBase: zsh-fast-syntax-highlighting
Version: 1.55-2
Description: Optimized and extended zsh-syntax-highlighting
URL: https://github.com/zdharma-continuum/fast-syntax-highlighting
NumVotes: 30
Popularity: 0.962534
OutOfDate:
Maintainer: FlyInWind
Submitter: FlyInWind
FirstSubmitted: 1580804087
LastModified: 1636437517
URLPath: /cgit/aur.git/snapshot/zsh-fast-syntax-highlighting.tar.gz