docx2tex on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S docx2tex

* (Optional) Uninstall docx2tex on Arch using YAY

$ yay -Rns docx2tex

2. Manually Install "docx2tex" via AUR

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

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

b. Clone docx2tex's git locally

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

c. Go to ~/docx2tex folder and install it

$ cd ~/docx2tex $ makepkg -si

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

ID: 758155
Name: docx2tex
PackageBaseID: 154916
PackageBase: docx2tex
Version: 1.5-1
Description: Converts Microsoft Word docx to LaTeX
URL: https://github.com/transpect/docx2tex
NumVotes: 1
Popularity: 0
OutOfDate: 1627813208
Maintainer:
Submitter: ragouel
FirstSubmitted: 1593380928
LastModified: 1593380928
URLPath: /cgit/aur.git/snapshot/docx2tex.tar.gz