rtf2latex2e on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rtf2latex2e

* (Optional) Uninstall rtf2latex2e on Arch using YAY

$ yay -Rns rtf2latex2e

2. Manually Install "rtf2latex2e" via AUR

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

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

b. Clone rtf2latex2e's git locally

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

c. Go to ~/rtf2latex2e folder and install it

$ cd ~/rtf2latex2e $ makepkg -si

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

ID: 1047554
Name: rtf2latex2e
PackageBaseID: 40845
PackageBase: rtf2latex2e
Version: 2.2.3-2
Description: Tool to convert rich text format (RTF) documents to LaTeX 2e format.
URL: http://sourceforge.net/projects/rtf2latex2e/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: frabjous
FirstSubmitted: 1284593212
LastModified: 1646666960
URLPath: /cgit/aur.git/snapshot/rtf2latex2e.tar.gz