chromacode-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chromacode-git

* (Optional) Uninstall chromacode-git on Arch using YAY

$ yay -Rns chromacode-git

2. Manually Install "chromacode-git" via AUR

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

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

b. Clone chromacode-git's git locally

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

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

$ cd ~/chromacode-git $ makepkg -si

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

ID: 1306491
Name: chromacode-git
PackageBaseID: 196809
PackageBase: chromacode-git
Version: 1.0.0.r2.g647cb71-1
Description: Generate colored code listings for LaTeX using Treesitter.
URL: https://github.com/TomLebeda/chroma_code
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1692502034
LastModified: 1692502034
URLPath: /cgit/aur.git/snapshot/chromacode-git.tar.gz