etherdraw on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S etherdraw

* (Optional) Uninstall etherdraw on Arch using YAY

$ yay -Rns etherdraw

2. Manually Install "etherdraw" via AUR

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

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

b. Clone etherdraw's git locally

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

c. Go to ~/etherdraw folder and install it

$ cd ~/etherdraw $ makepkg -si

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

ID: 538519
Name: etherdraw
PackageBaseID: 135407
PackageBase: etherdraw
Version: 1:1.0.0-1
Description: A real time collaborative drawing tool using nodejs, socket.io & paper.js
URL: https://github.com/JohnMcLear/draw
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Flakebi
Submitter: Flakebi
FirstSubmitted: 1535301456
LastModified: 1535301552
URLPath: /cgit/aur.git/snapshot/etherdraw.tar.gz