biblesync on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S biblesync

* (Optional) Uninstall biblesync on Arch using YAY

$ yay -Rns biblesync

2. Manually Install "biblesync" via AUR

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

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

b. Clone biblesync's git locally

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

c. Go to ~/biblesync folder and install it

$ cd ~/biblesync $ makepkg -si

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

ID: 993612
Name: biblesync
PackageBaseID: 89085
PackageBase: biblesync
Version: 2.1.0-2
Description: multicast shared co-navigation library for Bible programs
URL: https://github.com/karlkleinpaste/biblesync
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: alerque
FirstSubmitted: 1420243384
LastModified: 1637789524
URLPath: /cgit/aur.git/snapshot/biblesync.tar.gz

5. The same packages on other Linux Distributions