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

Last updated: May 20,2024

1. Install "zsh-syntax-highlighting-git" 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-syntax-highlighting-git on Arch using YAY

$ yay -S zsh-syntax-highlighting-git

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

$ yay -Rns zsh-syntax-highlighting-git

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

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

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

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

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

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

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

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

ID: 895929
Name: zsh-syntax-highlighting-git
PackageBaseID: 50867
PackageBase: zsh-syntax-highlighting-git
Version: 0.8.0.alpha1.pre.redrawhook.r50.gebef4e5-1
Description: Fish shell like syntax highlighting for Zsh (from git)
URL: https://github.com/zsh-users/zsh-syntax-highlighting
NumVotes: 63
Popularity: 0.020803
OutOfDate:
Maintainer: DDoSolitary
Submitter: mjheagle8
FirstSubmitted: 1311197934
LastModified: 1619024919
URLPath: /cgit/aur.git/snapshot/zsh-syntax-highlighting-git.tar.gz