emacs-crdt on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S emacs-crdt

* (Optional) Uninstall emacs-crdt on Arch using YAY

$ yay -Rns emacs-crdt

2. Manually Install "emacs-crdt" via AUR

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

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

b. Clone emacs-crdt's git locally

$ git clone https://aur.archlinux.org/emacs-crdt.git ~/emacs-crdt

c. Go to ~/emacs-crdt folder and install it

$ cd ~/emacs-crdt $ makepkg -si

3. Information about the emacs-crdt package on Arch User Repository (AUR)

ID: 959701
Name: emacs-crdt
PackageBaseID: 170971
PackageBase: emacs-crdt
Version: 0.1.4-1
Description: Collaborative editing using Conflict-free Replicated Data Types
URL: https://code.librehq.com/qhong/crdt.el
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruy16109
Submitter: ruy16109
FirstSubmitted: 1631421570
LastModified: 1631421570
URLPath: /cgit/aur.git/snapshot/emacs-crdt.tar.gz