excalidraw-cli on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S excalidraw-cli

* (Optional) Uninstall excalidraw-cli on Arch using YAY

$ yay -Rns excalidraw-cli

2. Manually Install "excalidraw-cli" via AUR

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

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

b. Clone excalidraw-cli's git locally

$ git clone https://aur.archlinux.org/excalidraw-cli.git ~/excalidraw-cli

c. Go to ~/excalidraw-cli folder and install it

$ cd ~/excalidraw-cli $ makepkg -si

3. Information about the excalidraw-cli package on Arch User Repository (AUR)

ID: 1209833
Name: excalidraw-cli
PackageBaseID: 190340
PackageBase: excalidraw-cli
Version: r131.2d6f180-1
Description: Experimental Excalidraw CLI tool
URL: https://github.com/tommywalkie/excalidraw-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nnovak
Submitter: nnovak
FirstSubmitted: 1676163445
LastModified: 1676163445
URLPath: /cgit/aur.git/snapshot/excalidraw-cli.tar.gz