context on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install context on Arch using YAY
$
yay -S
context
Copied
* (Optional) Uninstall context on Arch using YAY
$
yay -Rns
context
Copied
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
Copied
b. Clone context's git locally
$
git clone https://aur.archlinux.org/context.git
~/context
Copied
c. Go to ~/context folder and install it
$
cd
~/context
Copied
$
makepkg -si
Copied
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
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