drawio on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S drawio

* (Optional) Uninstall drawio on Arch using YAY

$ yay -Rns drawio

2. Manually Install "drawio" via AUR

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

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

b. Clone drawio's git locally

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

c. Go to ~/drawio folder and install it

$ cd ~/drawio $ makepkg -si

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

ID: 1190729
Name: drawio
PackageBaseID: 164863
PackageBase: drawio
Version: 20.7.4-1
Description: Diagram drawing application built on web technology
URL: https://github.com/jgraph/drawio
NumVotes: 1
Popularity: 0
OutOfDate: 1684199823
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1616670464
LastModified: 1672653724
URLPath: /cgit/aur.git/snapshot/drawio.tar.gz