go-chroma on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S go-chroma

* (Optional) Uninstall go-chroma on Arch using YAY

$ yay -Rns go-chroma

2. Manually Install "go-chroma" via AUR

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

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

b. Clone go-chroma's git locally

$ git clone https://aur.archlinux.org/go-chroma.git ~/go-chroma

c. Go to ~/go-chroma folder and install it

$ cd ~/go-chroma $ makepkg -si

3. Information about the go-chroma package on Arch User Repository (AUR)

ID: 1349140
Name: go-chroma
PackageBaseID: 148184
PackageBase: go-chroma
Version: 2.10.0-1
Description: Chroma — A general purpose syntax highlighter in pure Go
URL: https://github.com/alecthomas/chroma
NumVotes: 3
Popularity: 0.00447
OutOfDate:
Maintainer: gardar
Submitter: gardar
FirstSubmitted: 1579054231
LastModified: 1699369896
URLPath: /cgit/aur.git/snapshot/go-chroma.tar.gz