python2-rstex on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-rstex

* (Optional) Uninstall python2-rstex on Arch using YAY

$ yay -Rns python2-rstex

2. Manually Install "python2-rstex" via AUR

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

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

b. Clone python2-rstex's git locally

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

c. Go to ~/python2-rstex folder and install it

$ cd ~/python2-rstex $ makepkg -si

3. Information about the python2-rstex package on Arch User Repository (AUR)

ID: 571906
Name: python2-rstex
PackageBaseID: 47154
PackageBase: python2-rstex
Version: 0.12-2
Description: An extension of docutils' rst2latex with inline math, equations, references, and raw latex
URL: https://pypi.org/project/rstex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1299442560
LastModified: 1545944691
URLPath: /cgit/aur.git/snapshot/python2-rstex.tar.gz