chroma-bin on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S chroma-bin

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

$ yay -Rns chroma-bin

2. Manually Install "chroma-bin" via AUR

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

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

b. Clone chroma-bin's git locally

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

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

$ cd ~/chroma-bin $ makepkg -si

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

ID: 1364854
Name: chroma-bin
PackageBaseID: 168236
PackageBase: chroma-bin
Version: 2.12.0-1
Description: A general purpose syntax highlighter in pure Go
URL: https://github.com/alecthomas/chroma
NumVotes: 5
Popularity: 0.213952
OutOfDate:
Maintainer: CIAvash
Submitter: CIAvash
FirstSubmitted: 1624384873
LastModified: 1701762484
URLPath: /cgit/aur.git/snapshot/chroma-bin.tar.gz