oh-my-zsh-plugin-syntax-highlighting on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S oh-my-zsh-plugin-syntax-highlighting

* (Optional) Uninstall oh-my-zsh-plugin-syntax-highlighting on Arch using YAY

$ yay -Rns oh-my-zsh-plugin-syntax-highlighting

2. Manually Install "oh-my-zsh-plugin-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 oh-my-zsh-plugin-syntax-highlighting's git locally

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

c. Go to ~/oh-my-zsh-plugin-syntax-highlighting folder and install it

$ cd ~/oh-my-zsh-plugin-syntax-highlighting $ makepkg -si

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

ID: 1107434
Name: oh-my-zsh-plugin-syntax-highlighting
PackageBaseID: 183753
PackageBase: oh-my-zsh-plugin-syntax-highlighting
Version: 0.7.1-1
Description: Fish shell-like syntax highlighting for oh-my-zsh
URL: https://github.com/zsh-users/zsh-syntax-highlighting
NumVotes: 2
Popularity: 1.097038
OutOfDate:
Maintainer: littzhch
FirstSubmitted: 1656913587
LastModified: 1656913842
URLPath: /cgit/aur.git/snapshot/oh-my-zsh-plugin-syntax-highlighting.tar.gz