untex on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S untex

* (Optional) Uninstall untex on Arch using YAY

$ yay -Rns untex

2. Manually Install "untex" via AUR

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

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

b. Clone untex's git locally

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

c. Go to ~/untex folder and install it

$ cd ~/untex $ makepkg -si

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

ID: 192291
Name: untex
PackageBaseID: 1770
PackageBase: untex
Version: 1.3-3
Description: A tool for removing LaTeX commands from input
URL: ftp://ftp.thp.uni-duisburg.de/pub/source/
NumVotes: 34
Popularity: 8.0E-6
OutOfDate:
Maintainer: maandree
FirstSubmitted: 1123980649
LastModified: 1434032514
URLPath: /cgit/aur.git/snapshot/untex.tar.gz