miktex on AUR (Arch User Repository)
Last updated: January 08,2025
1. Install "miktex" 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 miktex on Arch using YAY
$
yay -S
miktex
Copied
* (Optional) Uninstall miktex on Arch using YAY
$
yay -Rns
miktex
Copied
2. Manually Install "miktex" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone miktex's git locally
$
git clone https://aur.archlinux.org/miktex.git
~/miktex
Copied
c. Go to ~/miktex folder and install it
$
cd
~/miktex
Copied
$
makepkg -si
Copied
3. Information about the miktex package on Arch User Repository (AUR)
ID: 1376826
Name: miktex
PackageBaseID: 154362
PackageBase: miktex
Version: 23.12-1
Description: a distribution of the TeX/LaTeX typesetting system
URL: https://miktex.org
NumVotes: 10
Popularity: 0.470592
OutOfDate: 1710280458
Maintainer: heavysink
Submitter: heavysink
FirstSubmitted: 1592100083
LastModified: 1703769205
URLPath: /cgit/aur.git/snapshot/miktex.tar.gz
Name: miktex
PackageBaseID: 154362
PackageBase: miktex
Version: 23.12-1
Description: a distribution of the TeX/LaTeX typesetting system
URL: https://miktex.org
NumVotes: 10
Popularity: 0.470592
OutOfDate: 1710280458
Maintainer: heavysink
Submitter: heavysink
FirstSubmitted: 1592100083
LastModified: 1703769205
URLPath: /cgit/aur.git/snapshot/miktex.tar.gz