context-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S context-git

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

$ yay -Rns context-git

2. Manually Install "context-git" via AUR

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

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

b. Clone context-git's git locally

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

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

$ cd ~/context-git $ makepkg -si

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

ID: 336714
Name: context-git
PackageBaseID: 115372
PackageBase: context-git
Version: 3f59c56-1
Description: The ConTeXt typesetting system; sources from Git
URL: http://pragma-ade.nl
NumVotes: 1
Popularity: 0
OutOfDate: 1633253660
Maintainer:
Submitter: phg
FirstSubmitted: 1473370425
LastModified: 1473370425
URLPath: /cgit/aur.git/snapshot/context-git.tar.gz