drawio-desktop on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S drawio-desktop

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

$ yay -Rns drawio-desktop

2. Manually Install "drawio-desktop" via AUR

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

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

b. Clone drawio-desktop's git locally

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

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

$ cd ~/drawio-desktop $ makepkg -si

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

ID: 1425715
Name: drawio-desktop
PackageBaseID: 127865
PackageBase: drawio-desktop
Version: 24.0.4-1
Description: Diagram drawing application built on web technology
URL: https://github.com/jgraph/drawio-desktop
NumVotes: 62
Popularity: 0.060477
OutOfDate:
Maintainer: dvalter
Submitter: kitsunyan
FirstSubmitted: 1513024817
LastModified: 1710238874
URLPath: /cgit/aur.git/snapshot/drawio-desktop.tar.gz