xmind2latex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xmind2latex

* (Optional) Uninstall xmind2latex on Arch using YAY

$ yay -Rns xmind2latex

2. Manually Install "xmind2latex" via AUR

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

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

b. Clone xmind2latex's git locally

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

c. Go to ~/xmind2latex folder and install it

$ cd ~/xmind2latex $ makepkg -si

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

ID: 264637
Name: xmind2latex
PackageBaseID: 106031
PackageBase: xmind2latex
Version: 1.2.0-1
Description: Tool that reads a XMind mind map and derives a structured latex document.
URL: https://github.com/arnehaber/xmind2latex
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1452631982
LastModified: 1452631985
URLPath: /cgit/aur.git/snapshot/xmind2latex.tar.gz