drawio-textconv on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S drawio-textconv

* (Optional) Uninstall drawio-textconv on Arch using YAY

$ yay -Rns drawio-textconv

2. Manually Install "drawio-textconv" via AUR

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

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

b. Clone drawio-textconv's git locally

$ git clone https://aur.archlinux.org/drawio-textconv.git ~/drawio-textconv

c. Go to ~/drawio-textconv folder and install it

$ cd ~/drawio-textconv $ makepkg -si

3. Information about the drawio-textconv package on Arch User Repository (AUR)

ID: 1425824
Name: drawio-textconv
PackageBaseID: 203592
PackageBase: drawio-textconv
Version: 0.1.1-1
Description: Git textconv helper to extract draw.io diagram sources (mxfiles) from .drawio.svg files
URL: https://github.com/claui/drawio-textconv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1710197243
LastModified: 1710248462
URLPath: /cgit/aur.git/snapshot/drawio-textconv.tar.gz