latexdraw on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "latexdraw" 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
Copied
b. Install latexdraw on Arch using YAY
$
yay -S
latexdraw
Copied
* (Optional) Uninstall latexdraw on Arch using YAY
$
yay -Rns
latexdraw
Copied
2. Manually Install "latexdraw" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone latexdraw's git locally
$
git clone https://aur.archlinux.org/latexdraw.git
~/latexdraw
Copied
c. Go to ~/latexdraw folder and install it
$
cd
~/latexdraw
Copied
$
makepkg -si
Copied
3. Information about the latexdraw package on Arch User Repository (AUR)
ID: 1419308
Name: latexdraw
PackageBaseID: 30415
PackageBase: latexdraw
Version: 4.0.3-7
Description: A vector drawing editor for LaTeX (JavaFX)
URL: http://latexdraw.sourceforge.net
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter:
FirstSubmitted: 1253770284
LastModified: 1709358817
URLPath: /cgit/aur.git/snapshot/latexdraw.tar.gz
Name: latexdraw
PackageBaseID: 30415
PackageBase: latexdraw
Version: 4.0.3-7
Description: A vector drawing editor for LaTeX (JavaFX)
URL: http://latexdraw.sourceforge.net
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter:
FirstSubmitted: 1253770284
LastModified: 1709358817
URLPath: /cgit/aur.git/snapshot/latexdraw.tar.gz