leaps-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S leaps-bin

* (Optional) Uninstall leaps-bin on Arch using YAY

$ yay -Rns leaps-bin

2. Manually Install "leaps-bin" via AUR

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

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

b. Clone leaps-bin's git locally

$ git clone https://aur.archlinux.org/leaps-bin.git ~/leaps-bin

c. Go to ~/leaps-bin folder and install it

$ cd ~/leaps-bin $ makepkg -si

3. Information about the leaps-bin package on Arch User Repository (AUR)

ID: 739352
Name: leaps-bin
PackageBaseID: 151931
PackageBase: leaps-bin
Version: 0.9.0-1
Description: A service for collaboratively editing your local files over a web UI, using operational transforms to ensure zero-collision synchronization across any number of editing clients
URL: https://github.com/Jeffail/leaps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587706175
LastModified: 1589900455
URLPath: /cgit/aur.git/snapshot/leaps-bin.tar.gz