couchbase-lite-c on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S couchbase-lite-c

* (Optional) Uninstall couchbase-lite-c on Arch using YAY

$ yay -Rns couchbase-lite-c

2. Manually Install "couchbase-lite-c" via AUR

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

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

b. Clone couchbase-lite-c's git locally

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

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

$ cd ~/couchbase-lite-c $ makepkg -si

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

ID: 1206902
Name: couchbase-lite-c
PackageBaseID: 190161
PackageBase: couchbase-lite-c
Version: 3.0.6-1
Description: C language bindings for the Couchbase Lite embedded NoSQL database engine
URL: https://www.couchbase.com/products/lite/
NumVotes: 1
Popularity: 0.000297
OutOfDate:
Maintainer: SebastienWae
Submitter: SebastienWae
FirstSubmitted: 1675606396
LastModified: 1675606396
URLPath: /cgit/aur.git/snapshot/couchbase-lite-c.tar.gz