syntaxhighlighting on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S syntaxhighlighting

* (Optional) Uninstall syntaxhighlighting on Arch using YAY

$ yay -Rns syntaxhighlighting

2. Manually Install "syntaxhighlighting" via AUR

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

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

b. Clone syntaxhighlighting's git locally

$ git clone https://aur.archlinux.org/syntaxhighlighting.git ~/syntaxhighlighting

c. Go to ~/syntaxhighlighting folder and install it

$ cd ~/syntaxhighlighting $ makepkg -si

3. Information about the syntaxhighlighting package on Arch User Repository (AUR)

ID: 318792
Name: syntaxhighlighting
PackageBaseID: 113190
PackageBase: syntaxhighlighting
Version: 1.0.1.3-1
Description: C# API SyntaxHighlighting, to color text,html, xml and spec.
URL: monoosc.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1529938870
Maintainer:
Submitter: Pival81
FirstSubmitted: 1467642813
LastModified: 1467642861
URLPath: /cgit/aur.git/snapshot/syntaxhighlighting.tar.gz