libcouchbase on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S libcouchbase

* (Optional) Uninstall libcouchbase on Arch using YAY

$ yay -Rns libcouchbase

2. Manually Install "libcouchbase" via AUR

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

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

b. Clone libcouchbase's git locally

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

c. Go to ~/libcouchbase folder and install it

$ cd ~/libcouchbase $ makepkg -si

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

ID: 785974
Name: libcouchbase
PackageBaseID: 58345
PackageBase: libcouchbase
Version: 3.0.4-1
Description: The C library provides fast access to documents in the latest Couchbase Server
URL: https://github.com/couchbase/libcouchbase
NumVotes: 4
Popularity: 0
OutOfDate: 1628777294
Maintainer: Granitosaurus
Submitter:
FirstSubmitted: 1333999619
LastModified: 1599024773
URLPath: /cgit/aur.git/snapshot/libcouchbase.tar.gz