libcouchbase on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libcouchbase on Arch using YAY
$
yay -S
libcouchbase
Copied
* (Optional) Uninstall libcouchbase on Arch using YAY
$
yay -Rns
libcouchbase
Copied
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
Copied
b. Clone libcouchbase's git locally
$
git clone https://aur.archlinux.org/libcouchbase.git
~/libcouchbase
Copied
c. Go to ~/libcouchbase folder and install it
$
cd
~/libcouchbase
Copied
$
makepkg -si
Copied
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
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