tr2latex on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tr2latex

* (Optional) Uninstall tr2latex on Arch using YAY

$ yay -Rns tr2latex

2. Manually Install "tr2latex" via AUR

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

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

b. Clone tr2latex's git locally

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

c. Go to ~/tr2latex folder and install it

$ cd ~/tr2latex $ makepkg -si

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

ID: 251455
Name: tr2latex
PackageBaseID: 103886
PackageBase: tr2latex
Version: 2.4-2
Description: Translate troff source to LaTeX
URL: http://www.ctan.org/tex-archive/support/tr2latex
NumVotes: 0
Popularity: 0
OutOfDate: 1703703206
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1448644823
LastModified: 1448693979
URLPath: /cgit/aur.git/snapshot/tr2latex.tar.gz