context on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S context

* (Optional) Uninstall context on Arch using YAY

$ yay -Rns context

2. Manually Install "context" via AUR

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

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

b. Clone context's git locally

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

c. Go to ~/context folder and install it

$ cd ~/context $ makepkg -si

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

ID: 1141578
Name: context
PackageBaseID: 175064
PackageBase: context
Version: 2022.09.11_20.44-1
Description: ConTeXt LMTX, the Lean and Mean TeX eXperience with Lua, MetaPost, TeX, and XML
URL: https://wiki.contextgarden.net/Installation
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xeruf
Submitter: xeruf
FirstSubmitted: 1642249406
LastModified: 1663586059
URLPath: /cgit/aur.git/snapshot/context.tar.gz