context-modules on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S context-modules

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

$ yay -Rns context-modules

2. Manually Install "context-modules" via AUR

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

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

b. Clone context-modules's git locally

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

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

$ cd ~/context-modules $ makepkg -si

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

ID: 1141579
Name: context-modules
PackageBaseID: 185284
PackageBase: context-modules
Version: 2022.09.11_20.44-1
Description: ConTeXt LMTX with all ConTeXt Garden modules
URL: https://wiki.contextgarden.net/Installation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xeruf
Submitter: xeruf
FirstSubmitted: 1661712636
LastModified: 1663586145
URLPath: /cgit/aur.git/snapshot/context-modules.tar.gz