latexdraw-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S latexdraw-bin

* (Optional) Uninstall latexdraw-bin on Arch using YAY

$ yay -Rns latexdraw-bin

2. Manually Install "latexdraw-bin" via AUR

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

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

b. Clone latexdraw-bin's git locally

$ git clone https://aur.archlinux.org/latexdraw-bin.git ~/latexdraw-bin

c. Go to ~/latexdraw-bin folder and install it

$ cd ~/latexdraw-bin $ makepkg -si

3. Information about the latexdraw-bin package on Arch User Repository (AUR)

ID: 1155377
Name: latexdraw-bin
PackageBaseID: 186781
PackageBase: latexdraw-bin
Version: 4.0.3-1
Description: A vector drawing editor for LaTeX (JavaFX)
URL: http://latexdraw.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1666315808
LastModified: 1666315808
URLPath: /cgit/aur.git/snapshot/latexdraw-bin.tar.gz