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

Last updated: September 20,2024

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

$ yay -S syntax-highlighting-git

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

$ yay -Rns syntax-highlighting-git

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

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

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

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

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

ID: 1418751
Name: syntax-highlighting-git
PackageBaseID: 155660
PackageBase: syntax-highlighting-git
Version: 6.0.0_r2540.gdb7282d9-1
Description: Syntax highlighting engine for structured text and code
URL: https://community.kde.org/Frameworks
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
Submitter: IslandC0der
FirstSubmitted: 1595201098
LastModified: 1709276299
URLPath: /cgit/aur.git/snapshot/syntax-highlighting-git.tar.gz