drawj2d on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S drawj2d

* (Optional) Uninstall drawj2d on Arch using YAY

$ yay -Rns drawj2d

2. Manually Install "drawj2d" via AUR

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

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

b. Clone drawj2d's git locally

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

c. Go to ~/drawj2d folder and install it

$ cd ~/drawj2d $ makepkg -si

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

ID: 1111513
Name: drawj2d
PackageBaseID: 172527
PackageBase: drawj2d
Version: 1.3.1-1
Description: Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
URL: https://sourceforge.net/projects/drawj2d
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Deckweiss
Submitter: Deckweiss
FirstSubmitted: 1635554562
LastModified: 1657737659
URLPath: /cgit/aur.git/snapshot/drawj2d.tar.gz