etherpad-lite on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S etherpad-lite

* (Optional) Uninstall etherpad-lite on Arch using YAY

$ yay -Rns etherpad-lite

2. Manually Install "etherpad-lite" via AUR

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

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

b. Clone etherpad-lite's git locally

$ git clone https://aur.archlinux.org/etherpad-lite.git ~/etherpad-lite

c. Go to ~/etherpad-lite folder and install it

$ cd ~/etherpad-lite $ makepkg -si

3. Information about the etherpad-lite package on Arch User Repository (AUR)

ID: 1079270
Name: etherpad-lite
PackageBaseID: 68149
PackageBase: etherpad-lite
Version: 1:1.8.18-1
Description: Lightweight fork of etherpad based on javascript
URL: https://etherpad.org
NumVotes: 29
Popularity: 0.076887
OutOfDate: 1692735001
Maintainer: dvzrv
Submitter: onny
FirstSubmitted: 1363360244
LastModified: 1652383713
URLPath: /cgit/aur.git/snapshot/etherpad-lite.tar.gz