opendetex on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S opendetex

* (Optional) Uninstall opendetex on Arch using YAY

$ yay -Rns opendetex

2. Manually Install "opendetex" via AUR

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

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

b. Clone opendetex's git locally

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

c. Go to ~/opendetex folder and install it

$ cd ~/opendetex $ makepkg -si

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

ID: 1126323
Name: opendetex
PackageBaseID: 111594
PackageBase: opendetex
Version: 2.8.9-1
Description: Improved version of Detex - tool for extracting plain text from TeX and LaTeX sources (Piotr Kubowicz's fork)
URL: https://github.com/pkubowicz/opendetex
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1464042393
LastModified: 1660572799
URLPath: /cgit/aur.git/snapshot/opendetex.tar.gz